Google Cloud Contact Center AI · Capability
Google Cloud Contact Center AI API
The Contact Center AI API enables building AI-powered contact center solutions with conversation profiles, participants, conversation analysis, and insights for virtual and human agent interactions.
What You Can Do
GET
Listconversations
— Google Cloud Contact Center AI List conversations
/projects/{projectId}/locations/{location}/conversations
POST
Createconversation
— Google Cloud Contact Center AI Create a conversation
/projects/{projectId}/locations/{location}/conversations
GET
Getconversation
— Google Cloud Contact Center AI Get a conversation
/projects/{projectId}/locations/{location}/conversations/{conversationId}
PATCH
Updateconversation
— Google Cloud Contact Center AI Update a conversation
/projects/{projectId}/locations/{location}/conversations/{conversationId}
DELETE
Deleteconversation
— Google Cloud Contact Center AI Delete a conversation
/projects/{projectId}/locations/{location}/conversations/{conversationId}
GET
Listanalyses
— Google Cloud Contact Center AI List analyses
/projects/{projectId}/locations/{location}/conversations/{conversationId}/analyses
POST
Createanalysis
— Google Cloud Contact Center AI Create an analysis
/projects/{projectId}/locations/{location}/conversations/{conversationId}/analyses
POST
Exportinsightsdata
— Google Cloud Contact Center AI Export insights data
/projects/{projectId}/locations/{location}/insightsdata:export
MCP Tools
listconversations
Google Cloud Contact Center AI List conversations
read-only
idempotent
createconversation
Google Cloud Contact Center AI Create a conversation
getconversation
Google Cloud Contact Center AI Get a conversation
read-only
idempotent
updateconversation
Google Cloud Contact Center AI Update a conversation
deleteconversation
Google Cloud Contact Center AI Delete a conversation
idempotent
listanalyses
Google Cloud Contact Center AI List analyses
read-only
idempotent
createanalysis
Google Cloud Contact Center AI Create an analysis
exportinsightsdata
Google Cloud Contact Center AI Export insights data