Search tasks in a workspace and create new Asana tasks.
Asana is mapped and documented, but one-click connection isn't live yet — the app shows it as Coming soon. Only Google Calendar, Drive, Mail, and Tasks are connectable today; see the Standard integrations catalogue for what's live now.
| Category | ✅ Productivity |
| Connection | Coming soon not yet connectable — once live it will connect via OAuth 2.0. |
| Actions | 27 total — 19 read, 8 write |
Once connected, Asana exposes the following actions. The AI can call them with #-mentions in chat, an agent can be granted a subset as tools, and a workflow can run them in an integration-action node.
| Action | Type | What it does | Proxy |
|---|---|---|---|
Create Projectcreate-project | Write | Create a project in a workspace or team. | Yes |
Create Story On Taskcreate-story-on-task | Write | Create a comment or story entry on a task. | Yes |
Create Subtaskcreate-subtask | Write | Create a subtask under a parent task. | Yes |
Create Tagcreate-tag | Write | Create a tag in a workspace. | Yes |
Create Taskcreate-task | Write | Create a new Asana task. | — |
Get Projectget-project | Read | Fetch a single project by gid. | Yes |
Get Tagget-tag | Read | Fetch a single tag by gid. | Yes |
Get Taskget-task | Read | Fetch a single task by gid. | Yes |
Get Teamget-team | Read | Fetch a single team by gid. | Yes |
Get Userget-user | Read | Fetch a single user by gid. | Yes |
Get Workspaceget-workspace | Read | Fetch a single workspace by gid. | Yes |
List Attachments For Objectlist-attachments-for-object | Read | List attachments on a task or other supported object. | Yes |
List Projects For Teamlist-projects-for-team | Read | List projects in a team. | Yes |
List Projects For Workspacelist-projects-for-workspace | Read | List projects in a workspace. | Yes |
List Stories For Tasklist-stories-for-task | Read | List stories and comments on a task. | Yes |
List Subtasks For Tasklist-subtasks-for-task | Read | List subtasks under a parent task. | Yes |
List Tags For Workspacelist-tags-for-workspace | Read | List tags in a workspace. | Yes |
List Tasks For Projectlist-tasks-for-project | Read | List tasks in a project. | Yes |
List Tasks For Sectionlist-tasks-for-section | Read | List tasks in a project section. | Yes |
List Teams For Userlist-teams-for-user | Read | List teams for a user. | Yes |
List Teams For Workspacelist-teams-for-workspace | Read | List teams in a workspace. | Yes |
List Users For Workspacelist-users-for-workspace | Read | List users in a workspace. | Yes |
List Workspaceslist-workspaces | Read | List workspaces available to the authenticated user. | Yes |
Search Taskssearch-tasks | Read | Search tasks in a workspace. | — |
Update Projectupdate-project | Write | Update mutable fields on a project. | Yes |
Update Tagupdate-tag | Write | Update mutable fields on a tag. | Yes |
Update Taskupdate-task | Write | Update mutable fields on a task. | Yes |
Actions tagged Write create, update, or delete data. In chat and agent paths they pause for your confirmation before running; workflows treat their deterministic wiring as implicit consent. Agent tools covers how to scope which actions an agent may use.
Asana is governed per organization: an admin sets a monetary spend cap and a monthly call quota. A quota of 0 disables the integration — it never means unlimited. See the Integrations overview for the full governance model.