set_location
Set the delivery location using coordinates or a saved address to enable product catalog browsing and cart management. Required before making any catalog or cart requests.
Instructions
Set the delivery location (required before catalog/cart calls).
Provide either lat+lon coordinates or a saved address_id. Persists to config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | ||
| lon | No | ||
| label | No | ||
| address_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||