Close
Toolcog home
toolcog
standard
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
Catalog
Sources
Services
Operations
Auth Schemes
Overrides
Variables
Intents
Targets
Catalog
Sources
Services
Operations
Auth Schemes
Overrides
Variables
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
DELETE
PUT
PATCH
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