store_get_shipping_zones
Fetch a specific shipping zone by ID from GoHighLevel, optionally including its shipping rates.
Instructions
Get Shipping Zone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | No | Location Id or Agency Id Defaults to GHL_LOCATION_ID when omitted. | |
| altType | No | Defaults to GHL_LOCATION_ID when omitted. | |
| shippingZoneId | Yes | ID of the item that needs to be returned | |
| withShippingRate | No | Include shipping rates array |