Asana

app.asana.com

Community

Asana is a work management platform that helps teams organize, track, and manage projects and tasks. Connect to Asana to create, update, and search tasks across your workspace with full project management capabilities.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://app.asana.com/api

Crawl failures

1

Last verified

2026-03-01T11:55:22.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

add_comment

Add a comment or story to an existing task for collaboration.

Detail: https://app.asana.com/api/capabilities/add_comment

create_project

Create a new project in the workspace.

Detail: https://app.asana.com/api/capabilities/create_project

create_task

Create a new task in the workspace with title and optional details.

Detail: https://app.asana.com/api/capabilities/create_task

list_projects

List all projects in the workspace.

Detail: https://app.asana.com/api/capabilities/list_projects

list_tasks

List all tasks in a workspace, optionally filtered by project.

Detail: https://app.asana.com/api/capabilities/list_tasks

search_tasks

Search for tasks in a specific workspace using filters and keywords.

Detail: https://app.asana.com/api/capabilities/search_tasks

update_task

Update an existing task's properties like status, assignee, or due date.

Detail: https://app.asana.com/api/capabilities/update_task

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: Asana
Description: Asana is a work management platform that helps teams organize, track, and manage projects and tasks. Connect to Asana to create, update, and search tasks across your workspace with full project management capabilities.
Auth: api_key
Capabilities:
  - add_comment: Add a comment or story to an existing task for collaboration.
  - create_project: Create a new project in the workspace.
  - create_task: Create a new task in the workspace with title and optional details.
  - list_projects: List all projects in the workspace.
  - list_tasks: List all tasks in a workspace, optionally filtered by project.
  - search_tasks: Search for tasks in a specific workspace using filters and keywords.
  - update_task: Update an existing task's properties like status, assignee, or due date.