Delete Tag
asana_delete_tagPermanently delete a tag from your Asana workspace without affecting tasks that use it. Removes the tag itself and returns success.
Instructions
Permanently delete a tag from the workspace. This does NOT remove the tag from tasks — it just deletes the tag itself. Returns an empty object {} on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_gid | Yes | The GID of the tag to delete (numeric string, e.g. `'1234567890123'`). |