Get GoHighLevel Location
ghl_get_locationRetrieve a single GoHighLevel location or sub-account by ID. Return the data as a human-readable markdown summary or structured JSON.
Instructions
Get one GoHighLevel location/sub-account with GET /locations/{locationId}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |