cigchat_team_delete_label_by_name
Delete a team label by its exact name. Irreversible; requires confirmation token to proceed. Use to remove unwanted labels after reviewing impact.
Instructions
Delete label by label name [DELETE /team/delete-label-by-name] 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 |
|---|---|---|---|
| name | Yes | ||
| 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. |