list_asana_tasks
Retrieve tasks from an Asana project with optional filters for completion status and limit. Use this to list project tasks programmatically.
Instructions
List tasks in an Asana project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| api_key | No | ||
| completed | No | Filter to completed tasks only | |
| project_gid | Yes | Project GID |