update_deal
Update one or more fields on a deal, including title, value, stage, pipeline, status, person, organization, expected close date, and custom fields. Automatic snapshots enable undo.
Instructions
Update one or more fields on a deal. Auto-snapshots before+after for undo.
Essential fields (title, value, org_id, person_id, stage_id, etc.) cannot be blanked — passing "" for title is rejected. To change them, pass the new value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deal_id | Yes | ||
| value | No | ||
| currency | No | ||
| title | No | ||
| stage_id | No | ||
| pipeline_id | No | ||
| status | No | ||
| person_id | No | ||
| org_id | No | ||
| expected_close_date | No | ||
| custom_fields | No |