Delete a tag
clockify_delete_tagRemove an existing tag from Clockify by specifying the tag ID and confirming deletion.
Instructions
Removes a tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_id | Yes | Tag id | |
| confirm | Yes | Must be true | |
| workspace_id | No | Workspace id. Falls back to CLOCKIFY_WORKSPACE_ID, then to the account's active workspace. |