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 custom field to a goal
addCustomFieldSettingForGoal
POST/goals/{goal_gid}/addCustomFieldSetting
Goals
Add a collaborator to a goal
addFollowers
POST/goals/{goal_gid}/addFollowers
Goals
Create a goal
createGoal
POST/goals
Goals
Create a goal metric
createGoalMetric
POST/goals/{goal_gid}/setMetric
Goals
Delete a goal
deleteGoal
DELETE/goals/{goal_gid}
Goals
Get a goal
getGoal
GET/goals/{goal_gid}
Goals
Get goals
getGoals
GET/goals
Goals
Get parent goals from a goal
getParentGoalsForGoal
GET/goals/{goal_gid}/parentGoals
Goals
Remove a custom field from a goal
removeCustomFieldSettingForGoal
POST/goals/{goal_gid}/removeCustomFieldSetting
Goals
Remove a collaborator from a goal
removeFollowers
POST/goals/{goal_gid}/removeFollowers
Goals
Update a goal
updateGoal
PUT/goals/{goal_gid}
Goals
Update a goal metric
updateGoalMetric
POST/goals/{goal_gid}/setMetricCurrentValue
Goals