update_project
Modify an existing project's name, description, or status in the Project Tracker MCP Server by providing its project ID and new values. Use it to keep project records current.
Instructions
Update project information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the project | |
| status | No | New status for the project | |
| project_id | Yes | UUID of the project to update | |
| description | No | New description for the project |