asana_create_project_status
Create project status updates in Asana to track progress, share updates with team members, and maintain project visibility through color-coded status indicators.
Instructions
Create a new status update for a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_gid | Yes | The project GID to create the status for | |
| 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 |