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
HEAD
Add a user to a workspace or organization
Authenticated
addUserForWorkspace
POST/workspaces/{workspace_gid}/addUser
Workspaces
Get a workspace
Authenticated
getWorkspace
GET/workspaces/{workspace_gid}
Workspaces
Get workspace events
Authenticated
getWorkspaceEvents
GET/workspaces/{workspace_gid}/events
Workspaces
Get multiple workspaces
Authenticated
getWorkspaces
GET/workspaces
Workspaces
Remove a user from a workspace or organization
Authenticated
removeUserForWorkspace
POST/workspaces/{workspace_gid}/removeUser
Workspaces
Update a workspace
Authenticated
updateWorkspace
PUT/workspaces/{workspace_gid}
Workspaces