Get store menu
glovo_get_store_menuRetrieve a compact recursive menu or category list for a store by providing store ID and store address ID. Optionally limit the number of menu nodes returned.
Instructions
Return a compact recursive menu/category list for a store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum menu nodes returned. Default 80. | |
| store_id | Yes | ||
| store_address_id | Yes |