zendesk_get_groups
List all active Zendesk groups. Returns a JSON array containing each group's ID and name, excluding deleted groups.
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 |