Asana

Asana

Install

Task management, project tracking, team collaboration, and workflow automation for project-based work.

Project Management

Get task

tasks:read

Retrieves task details including subtasks and attachments.

Create task

tasks:write

Creates new tasks with assignee; due date; and project.

Update task

tasks:write

Modifies task fields like status; assignee; or due date.

Delete task

tasks:write

Removes tasks from projects.

Search tasks

tasks:read

Finds tasks matching search criteria across projects.

Add comment

tasks:write

Posts comments on tasks for collaboration.

List projects

projects:read

Retrieves projects from workspaces.

Get project tasks

projects:read

Lists all tasks within a project.

List sections

projects:read

Gets project sections for task organization.

List workspaces

workspaces:read

Retrieves available workspaces for the user.