Tool
Get project statuses
The Asana Get Project Statuses tool allows users to retrieve all status updates for a specific project in chronological order. It provides detailed insights including status color, text, and author information, enabling effective tracking of project health over time.
Features
- Lists all status updates for a project in chronological order.
- Includes status color, text, and author details for each update.
- Supports pagination to handle projects with numerous updates.
- Allows specification of results per page with a flexible limit (1-100).
- Enables inclusion of optional fields via a customizable parameter.
Benefits
- Enhances visibility into project progress and health.
- Facilitates timely decision-making by monitoring status changes.
- Improves team communication through transparent update tracking.
- Supports efficient management of large projects with pagination.
- Customizable data retrieval tailored to user needs.
Description
List all status updates for a project chronologically. Returns status color, text, author for each update. Use to track project health over time. Supports pagination for projects with many updates.
Parameters
4 parameters
| Name | Type | Description |
|---|---|---|
| project_gidrequired | string | The project GID to get statuses for |
| limit | number | Results per page (1-100) |
| offset | string | Pagination offset token |
| opt_fields | string | Comma-separated list of optional fields to include |