Skip to main content

At a glance

  • Availability: Experimental (how to enable).
  • Auth: API key.
  • Connection: The key from ZENDESK_ACCESS_TOKEN is sent as the Bearer prefixed Authorization header.

Credentials

Set these per environment. See Connect an integration.
VariableRequiredDescription
ZENDESK_SUBDOMAINYesZendesk subdomain, for example example for example.zendesk.com
ZENDESK_ACCESS_TOKENYesZendesk OAuth access token

Tools

ToolAccessDescription
List TicketsReadList Zendesk support tickets
Get TicketReadGet a Zendesk ticket by ID
Search TicketsReadSearch Zendesk tickets with the Zendesk search API
Update TicketWriteUpdate a Zendesk ticket status, priority, tags, or comment
Create TicketWriteCreate a new Zendesk support ticket
List Ticket CommentsReadList comments on a Zendesk ticket

Example prompts

  • Review open Zendesk claims tickets, identify missing customer information, and recommend next actions.
  • Summarize high-priority Zendesk support tickets and draft resolution updates.