Search store items
glovo_search_store_itemsSearch for products in a Glovo store by providing store ID, address ID, and a keyword query such as 'pizza'.
Instructions
Search products/items inside a specific Glovo store. Use ids from glovo_browse_stores or glovo_get_store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 24. | |
| query | Yes | Search text, e.g. 'leche', 'pizza', 'water'. | |
| store_id | Yes | ||
| store_address_id | Yes |