Update Project Status
update_project_statusMove a project between active, planned, and completed statuses, updating its completion percentage and adding notes.
Instructions
Update a project's status or move it between active/planned/completed
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project identifier (key in the JSON file) | |
| current_status | Yes | Current status file where project is located | |
| new_status | Yes | New status to move project to | |
| completion_percentage | No | Update completion percentage (0-100) | |
| notes | No | Add status notes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes |