update_project
Update an existing project's metadata or status by specifying the project UUID and any fields to change.
Instructions
Update an existing project metadata or status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Project UUID to update | |
| name | No | Name of the project | |
| leadId | No | User UUID of the project lead | |
| status | No | Status (PLANNING, ACTIVE, PAUSED, COMPLETED, CANCELLED) | |
| startDate | No | ISO start date | |
| targetDate | No | ISO target date | |
| description | No | Project description |