Salesforce Service Cloud Case Management
Unified workflow capability for customer service case management in Salesforce Service Cloud. Combines REST API case CRUD with Live Agent chat initiation for complete customer service resolution workflows. Designed for service agents and customer service AI assistants.
What You Can Do
MCP Tools
get-case
Get customer service case details by ID
create-case
Create a new customer service case with subject, description, priority, and contact
update-case-status
Update case status, priority, or description
close-case
Close a customer service case by updating status to Closed
delete-case
Delete a case record
get-contact
Get contact details for a customer
create-contact
Create a new contact record for a customer
get-account
Get account information for service context
query-cases
Query cases using SOQL for filtering by status, priority, account, or agent
initiate-live-chat
Initiate a live chat session with a service agent
send-chat-message
Send a message in an active live chat session
end-chat-session
End an active live chat session