Actions

Actions are tasks your AI agent can perform through this integration, such as creating, finding, or updating items.

Add Task to Section

Moves a task to a specific section within a project.

Create Comment

Adds a comment (story) to a task.

Create Project

Creates a new project in Asana. Name and workspace are required.

Create Section

Creates a new section in a project.

Create Subtask

Creates a subtask under a parent task.

Create Task

Creates a new task in Asana. Task name is required, along with either workspace or projects.

Delete Project

Deletes a project permanently.

Delete Task

Deletes a task permanently.

Get Project

Retrieves details of a specific project by its GID.

Get Project by Name

Get a project by its exact name.

Get Task

Retrieves details of a specific task by its GID.

Get User

Retrieves details of a user. Use 'me' as user_gid to get the current authenticated user's information including their workspaces.

Get Workspace

Retrieves details of a specific workspace by its GID.

List Comments

Gets all comments and stories for a task.

List Projects

Returns projects in a workspace or team.

List Sections

Returns sections in a project (columns in board view or headers in list view).

List Tasks

Returns tasks filtered by project, section, assignee, or workspace.

List Workspaces

Returns all workspaces the authenticated user has access to. Use this to get workspace IDs for other actions.

Update Project

Updates an existing project's details.

Update Section

Updates a section's name.

Update Task

Updates an existing task. Provide the task GID and fields to update.