Actions are tasks your AI agent can perform through this integration, such as creating, finding, or updating items.
Moves a task to a specific section within a project.
Adds a comment (story) to a task.
Creates a new project in Asana. Name and workspace are required.
Creates a new section in a project.
Creates a subtask under a parent task.
Creates a new task in Asana. Task name is required, along with either workspace or projects.
Deletes a project permanently.
Deletes a task permanently.
Retrieves details of a specific project by its GID.
Get a project by its exact name.
Retrieves details of a specific task by its GID.
Retrieves details of a user. Use 'me' as user_gid to get the current authenticated user's information including their workspaces.
Retrieves details of a specific workspace by its GID.
Gets all comments and stories for a task.
Returns projects in a workspace or team.
Returns sections in a project (columns in board view or headers in list view).
Returns tasks filtered by project, section, assignee, or workspace.
Returns all workspaces the authenticated user has access to. Use this to get workspace IDs for other actions.
Updates an existing project's details.
Updates a section's name.
Updates an existing task. Provide the task GID and fields to update.