update_opportunity
Update a Salesforce opportunity's stage, amount, close date, or other fields by passing its ID and the new values. Keep opportunity data current for accurate forecasting.
Instructions
Update a Salesforce opportunity with new information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| updates | Yes | Fields to update on the opportunity | |
| opportunityId | Yes | The Salesforce Opportunity ID |