update_project
Update project fields such as name, status, currency, or budget. Pass only the fields you want to change.
Instructions
Update a project. Pass only the fields you want to change.
status: draft|active|on_hold|completed|cancelled. currency: ILS|USD|EUR|JOD|SAR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| name | No | ||
| description | No | ||
| client_name | No | ||
| location | No | ||
| budget | No | ||
| status | No | ||
| currency | No | ||
| report_language | No | ||
| is_active | No |