update_project
Update an existing project by providing its ID and optionally setting a new name, status, or description.
Instructions
Update an existing project with new information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the project | |
| status | No | New status for the project | |
| project_id | Yes | The unique identifier of the project to update | |
| description | No | New description for the project |