Search GoHighLevel Opportunities
ghl_search_opportunitiesSearch and filter opportunities in GoHighLevel using criteria such as pipeline stage, status, assigned user, and date range.
Instructions
Search opportunities with GET /opportunities/search using GoHighLevel server-side filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| id | No | ||
| date | No | ||
| page | No | ||
| limit | No | Maximum number of items to return from the local page. | |
| order | No | ||
| offset | No | Number of items to skip locally after receiving the API response. | |
| status | No | ||
| country | No | ||
| endDate | No | ||
| campaignId | No | ||
| startAfter | No | ||
| assigned_to | No | ||
| location_id | No | Optional GoHighLevel location ID override. Defaults to GHL_LOCATION_ID. | |
| pipeline_id | No | ||
| server_limit | No | GoHighLevel server-side limit query parameter. | |
| startAfterId | No | ||
| response_format | No | Output format: markdown for human-readable summaries, json for structured output. | markdown |
| pipeline_stage_id | No |