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 task to section
addTaskForSection
POST/sections/{section_gid}/addTask
Sections
Create a section in a project
createSectionForProject
POST/projects/{project_gid}/sections
Sections
Delete a section
deleteSection
DELETE/sections/{section_gid}
Sections
Get a section
getSection
GET/sections/{section_gid}
Sections
Get sections in a project
getSectionsForProject
GET/projects/{project_gid}/sections
Sections
Move or Insert sections
insertSectionForProject
POST/projects/{project_gid}/sections/insert
Sections
Update a section
updateSection
PUT/sections/{section_gid}
Sections