Close
Toolcog home
toolcog
asana
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
API
Operations
Auth Schemes
Overrides
Intents
Targets
API
Operations
Auth Schemes
Overrides
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
PUT
DELETE
All statuses
All statuses
Active
Deprecated
Create a tag
createTag
POST/tags
Tags
Create a tag in a workspace
createTagForWorkspace
POST/workspaces/{workspace_gid}/tags
Tags
Delete a tag
deleteTag
DELETE/tags/{tag_gid}
Tags
Get a tag
getTag
GET/tags/{tag_gid}
Tags
Get multiple tags
getTags
GET/tags
Tags
Get a task's tags
getTagsForTask
GET/tasks/{task_gid}/tags
Tags
Get tags in a workspace
getTagsForWorkspace
GET/workspaces/{workspace_gid}/tags
Tags
Update a tag
updateTag
PUT/tags/{tag_gid}
Tags