create_asana_task
Create a task in Asana by specifying a title, optional due date, project, description, and assignee to capture action items directly into your project management workspace.
Instructions
Create a task in Asana.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Task title. | |
| account | No | Asana account identifier. | |
| due_date | No | Optional due date in YYYY-MM-DD format. | |
| project_id | No | Optional Asana project GID. | |
| description | No | Optional task notes. | |
| assignee_email | No | Optional assignee email. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||