update_group
Modify a Zendesk group's name or description by specifying its ID and the new values.
Instructions
Update an existing group's name or description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Group ID to update | |
| name | No | Updated group name | |
| description | No | Updated group description |