delete_tag
Removes a specified tag and all its associations with tasks. Provide the tag name to delete it and get a confirmation showing the number of affected tasks.
Instructions
Delete a tag from the system.
Removes the tag and all its associations with tasks.
Args: tag_name: Name of the tag to delete
Returns: Confirmation with tag name and affected task count
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||