Get product
glovo_get_productRetrieve product details from a Glovo store using a product ID from store search results. Requires store ID, address ID, and product ID.
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 |