ghl_opportunity_update
Update an existing opportunity in GoHighLevel by modifying its stage, value, tags, pipeline, assigned user, and expected close date.
Instructions
Update an opportunity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags (optional) | |
| title | No | Opportunity title (optional) | |
| value | No | Opportunity value (optional) | |
| source | No | Source (optional) | |
| stageId | No | Stage ID (optional) | |
| contactId | No | Contact ID (optional) | |
| sourceUrl | No | Source URL (optional) | |
| assignedTo | No | Assigned to user ID (optional) | |
| locationId | Yes | Location ID (uses GHL_LOCATION_ID if omitted) | |
| pipelineId | No | Pipeline ID (optional) | |
| probability | No | Probability percentage (optional) | |
| opportunityId | Yes | Opportunity ID | |
| expectedCloseDate | No | Expected close date (ISO string, optional) |