update_project
Update existing project details in Zoho Projects, including name, status, start/end dates, and description, by specifying the project ID.
Instructions
Update an existing project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Project name | |
| status | No | Project status | |
| end_date | No | End date (YYYY-MM-DD) | |
| project_id | Yes | Project ID | |
| start_date | No | Start date (YYYY-MM-DD) | |
| description | No | Project description |