store_list_shipping_zones
Retrieve shipping zones from GoHighLevel for a location, with pagination and optional shipping rates. Simplify configuration management by listing all zones in one query.
Instructions
List Shipping Zones
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | No | Location Id or Agency Id Defaults to GHL_LOCATION_ID when omitted. | |
| limit | No | The maximum number of items to be included in a single page of results | |
| offset | No | The starting index of the page, indicating the position from which the results should be retrieved. | |
| altType | No | Defaults to GHL_LOCATION_ID when omitted. | |
| withShippingRate | No | Include shipping rates array |