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
Add a user to a team
addUserForTeam
POST/teams/{team_gid}/addUser
Teams
Create a team
createTeam
POST/teams
Teams
Get a team
getTeam
GET/teams/{team_gid}
Teams
Get teams for a user
getTeamsForUser
GET/users/{user_gid}/teams
Teams
Get teams in a workspace
getTeamsForWorkspace
GET/workspaces/{workspace_gid}/teams
Teams
Remove a user from a team
removeUserForTeam
POST/teams/{team_gid}/removeUser
Teams
Update a team
updateTeam
PUT/teams/{team_gid}
Teams