asana_get_project_task_counts
Retrieve task counts for a specific Asana project to track progress and manage workloads efficiently, using the project ID as input.
Instructions
Get the number of tasks in a project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
opt_fields | No | Comma-separated list of optional fields to include | |
project_id | Yes | The project ID to get task counts for |