cigchat_team_delete_agent_group
Permanently delete an agent group. Obtain an impact statement first, then confirm with the provided token to execute the irreversible deletion.
Instructions
Delete agent group [DELETE /team/delete-agent-group/{id}] DESTRUCTIVE: irreversible. Call once without confirm to get an impact statement first. Requires the "Manage Team" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Agent Group Id | |
| confirm | No | Confirmation token from this tool's previous "requires_confirmation" response. Call without it first, show the human the impact statement, and only pass the token once they have approved. |