asana_create_project_status
Create a project status update in Asana to communicate progress, identify blockers, and keep stakeholders informed.
Instructions
Create a new status update for a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text content of the status update | |
| color | No | The color of the status (green, yellow, red) | |
| title | No | The title of the status update | |
| html_text | No | HTML formatted text for the status update | |
| opt_fields | No | Comma-separated list of optional fields to include | |
| project_gid | Yes | The project GID to create the status for |