delete_tag
Remove a tag from a project and detach it from all associated tasks and notes without deleting the items themselves.
Instructions
Delete a tag from a project. It is removed from every task and note it was attached to. The tagged items themselves are NOT deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_uuid | Yes | UUID of the tag | |
| project_uuid | Yes | UUID of the project |