asana_get_project_statuses
Retrieve all status updates for a specific Asana project to track progress and monitor project health.
Instructions
Get all status updates for a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_gid | Yes | The project GID to get statuses for | |
| limit | No | Results per page (1-100) | |
| offset | No | Pagination offset token | |
| opt_fields | No | Comma-separated list of optional fields to include |