cigchat_team_ticket_lists_delete
Permanently delete a team ticket list item. First call returns an impact statement; confirm with the token to complete the irreversible removal.
Instructions
delete a ticket [DELETE /team/ticket-lists/{listId}/delete/{listItemId}] 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 |
|---|---|---|---|
| listId | Yes | List 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. | |
| listItemId | Yes | List Item Id |