create_opportunity
Create a sales opportunity in GoHighLevel CRM by providing contact ID, title, deal value, and win probability.
Instructions
Create an opportunity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Opportunity title | |
| value | Yes | Deal value in dollars | |
| status | No | Opportunity status | open |
| contact_id | Yes | Contact ID | |
| probability | Yes | Win probability (0-100) | |
| response_format | No | Response format | markdown |