listAsanaTasks
Fetch Asana tasks filtered by project, assignee, or completion status to get the exact task list you need.
Instructions
Retrieves tasks from Asana filtered by project, assignee, and completion status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| completed | No | Filter tasks by completion status | |
| projectId | No | Filter tasks to a specific project ID | |
| assigneeId | No | Filter tasks to a specific assignee ID. Use "me" for the current user. | |
| workspaceId | Yes | Filter tasks to a specific workspace ID |