ghl_business_get_businesses_by_location
Retrieve businesses for a specific location ID using pagination parameters limit and skip to manage result sets.
Instructions
Get Businesses by Location Endpoint: GET /businesses/ (Version header: v3; source: v3/businesses-v3.json) OAuth scopes: businesses.readonly Pagination params: limit, skip — pass them to page through full result sets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | 0 | |
| limit | No | 100 | |
| locationId | Yes |