Asana
app.asana.com
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.
api_key
free
1.0
https://app.asana.com/api
2026-03-01 11:55:22
Health
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.