listAsanaTasks
Retrieve Asana tasks by workspace, project, assignee, and completion status using WayStation MCP Server integration to streamline task management and productivity workflows.
Instructions
Retrieves tasks from Asana filtered by project, assignee, and completion status.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assigneeId | No | Filter tasks to a specific assignee ID. Use "me" for the current user. | |
completed | No | Filter tasks by completion status | |
projectId | No | Filter tasks to a specific project ID | |
workspaceId | Yes | Filter tasks to a specific workspace ID |