Get GoHighLevel Opportunity
ghl_get_opportunityRetrieve a specific opportunity by its ID to access detailed information, including pipeline stage and status. Use this to review or process a single record.
Instructions
Get one opportunity with GET /opportunities/{id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| opportunity_id | Yes | Opportunity ID. | |
| response_format | No | Output format: markdown for human-readable summaries, json for structured output. | markdown |