listAsanaTasks
Retrieve Asana tasks filtered by workspace, project, assignee, or completion status to view relevant task lists.
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 |