zendesk_list_custom_statuses
Retrieve all custom ticket statuses from Zendesk, including IDs, labels, and status categories. Use the returned IDs to set custom statuses on tickets.
Instructions
List all custom ticket statuses defined in Zendesk. Returns JSON array of {id, agent_label, end_user_label, status_category, active, default}. Use the id when setting custom_status_id on a ticket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |