mcp-server-asana
by roychri
asana_create_project_status
Create a new status update for a project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
color | No | The color of the status (green, yellow, red) | |
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 | |
text | Yes | The text content of the status update | |
title | No | The title of the status update |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools
- asana_add_task_dependencies
- asana_add_task_dependents
- asana_create_project_status
- asana_create_subtask
- asana_create_task
- asana_create_task_story
- asana_delete_project_status
- asana_get_multiple_tasks_by_gid
- asana_get_project
- asana_get_project_sections
- asana_get_project_status
- asana_get_project_statuses
- asana_get_project_task_counts
- asana_get_task
- asana_get_task_stories
- asana_list_workspaces
- asana_search_projects
- asana_search_tasks
- asana_update_task