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