update_project
Modify an existing project's attributes including status, dates, and description. Set verbose to true to get complete project data in response.
Instructions
Update an existing project. Returns summary by default; set verbose=true for full data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| status | No | ||
| verbose | No | ||
| projectId | Yes | ||
| startDate | No | ||
| targetDate | No | ||
| description | No | ||
| projectType | No |