Get GoHighLevel Pipelines
ghl_get_pipelinesRetrieve opportunity pipelines for a GoHighLevel location using the location ID, with options to limit and offset results.
Instructions
List opportunity pipelines with GET /opportunities/pipelines?locationId={locationId}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of items to return from the local page. | |
| offset | No | Number of items to skip locally after receiving the API response. | |
| location_id | No | Optional GoHighLevel location ID override. Defaults to GHL_LOCATION_ID. | |
| response_format | No | Output format: markdown for human-readable summaries, json for structured output. | markdown |