Update Project
update_projectUpdate an existing project or deal by renaming it, changing its notes, attaching or unlinking a contact, or setting its status to pipeline, pitched, won, in_progress, completed, or lost.
Instructions
Rename a project/deal, or change its notes, contact, or status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New project name | |
| notes | No | Replace project notes | |
| status | No | pipeline, pitched, won, in_progress, completed, or lost | |
| contact_id | No | Contact to attach, or empty to unlink | |
| project_id | No | Project ID (preferred if known) | |
| project_name | No | Project name to resolve if id is not known |