Asana
by Asana
Create and manage tasks, projects, teams, and workflows in Asana
How agents use Asana
- ✓Agent creates an Asana task when a new request, bug, or deliverable is detected in another system
- ✓Agent updates a task's status or assignee as work progresses through a workflow
- ✓Agent queries a project for overdue or unassigned tasks and surfaces them in a daily digest
- ✓Agent adds a comment to a task to log what it processed, what it decided, or what needs review
- ✓Agent completes a task and notifies the team when an automated step in a workflow finishes
Agent actions
Inputs: name, workspace, notes, projects, assignee, dueOn, dueAt, tags, followers, completed
Returns: taskGid, taskUrl, success
Inputs: taskGid, name, notes, assignee, dueOn, completed
Returns: success
Inputs: taskGid
Returns: task, name, notes, completed, assignee
Inputs: taskGid
Returns: success
Inputs: workspace, text, assignee, projects, completed, limit
Returns: tasks, count
Inputs: parentTaskGid, name, notes, assignee
Returns: subtaskGid, success
Inputs: taskGid
Returns: subtasks, count
Inputs: name, workspace, notes, color, public
Returns: projectGid, success
Inputs: projectGid
Returns: project, name, owner
Inputs: workspace, archived, limit
Returns: projects, count
Inputs: projectGid, name, notes, archived
Returns: success
Inputs: projectGid, completed, limit
Returns: tasks, count
Inputs: taskGid, text
Returns: commentGid, success
Inputs: taskGid
Returns: comments, count
Inputs: taskGid, filename, fileData
Returns: attachmentGid, success
Inputs: name, workspace, color
Returns: tagGid, success
Inputs: workspace
Returns: tags, count
Returns: workspaces, count
Inputs: userGid
Returns: user, name, email
Inputs: resource, target
Returns: webhookGid, success
Example workflows
Automated task creation
Automatically create tasks from emails, forms, or other sources
Project automation
Automate project setup and task assignments based on templates
Status synchronization
Sync task statuses across multiple systems or trigger workflows
Team productivity tracking
Monitor and report on team tasks and project progress
About Asana
- Vendor
- Asana
- Pricing Always review details with the vendor
- Free / Paid — Free basic plan available. Premium plans start at $10.99/user/month. API access available on all plans.
- Authentication
- Bearer token
- Rate limit Always review details with the vendor
- 150 requests / minute
- Compatible nodes
- AgentResourceInputOutput
- Website
- https://asana.com
Build an AI workflow with Asana
Use the Agentic Planner to design, visualize, and connect Asana with your other tools.
Open Agentic Planner