Search store items
glovo_search_store_itemsSearches for items in a Glovo store using a text query, store ID, and address ID to retrieve matching products.
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 |