get_group
Retrieve details of a single Zendesk group using its ID for quick reference or verification.
Instructions
Fetch one group by ID. For impact analysis before deletion, prefer find_group_usage over fetching and inspecting manually.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Group ID | |
| instance | No | Override the sticky instance for this call |