Get product
glovo_get_productFetch product details from a Glovo store using product, store, and address IDs from item search results.
Instructions
Get product details from a store. Use product ids returned by glovo_search_store_items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quantity | No | ||
| store_id | Yes | ||
| product_id | Yes | ||
| category_id | No | ||
| external_id | No | ||
| store_address_id | Yes |