update_project
Update an existing project's details in dVersum. Change name, status, area, client, or description by providing the project UUID.
Instructions
Update an existing project's details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The project UUID | |
| name | No | Project name | |
| status | No | Project status | |
| area_id | No | Area/group UUID | |
| client_id | No | Associated client UUID | |
| description | No | Project description |