update_project
Update a project's name, description, or status by providing its ID. Set project status to active, completed, or archived to manage lifecycle.
Instructions
Update project details like name, description, or status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the project | |
| status | No | New status for the project | |
| project_id | Yes | The ID of the project to update | |
| description | No | New description |