zendesk_get_groups
Fetches all active Zendesk groups, returning an array of objects with id and name fields.
Instructions
List all active Zendesk groups (excluding deleted). Returns JSON array of {id, name}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |