glovo_get_saved_locationsAGlovo Claude SkillRetrieve saved Glovo delivery locations and optionally match an address text to find the corresponding saved location.MIT
glovo_auth_statusAGlovo Claude SkillCheck the Glovo session status and access token validity for authenticated API access.MIT
glovo_loginAGlovo Claude SkillOpens Chrome to sign into Glovo and saves the local session for subsequent order history and basket operations.MIT
glovo_get_purchase_historyAGlovo Claude SkillRetrieve your Glovo order history with cursor-based pagination. Use offset and limit parameters to navigate pages of past orders.MIT
glovo_get_basketAGlovo Claude SkillRetrieve the current Glovo basket contents. Specify a store ID to read that store's basket.MIT
glovo_get_locationAGlovo Claude SkillRead the current Glovo browsing location headers to check delivery area context.MIT
glovo_set_quantityAGlovo Claude SkillSet the exact quantity of a product in your Glovo basket. Use quantity 0 to remove the product from the basket.MIT
glovo_search_locationsBGlovo Claude SkillSearch Glovo delivery locations by text query to retrieve place IDs, provider, title, and subtitle.MIT
glovo_get_order_itemsBGlovo Claude SkillRetrieve the items and details of a past Glovo order using its order ID.MIT
glovo_search_store_itemsBGlovo Claude SkillSearches for items in a Glovo store using a text query, store ID, and address ID to retrieve matching products.MIT
glovo_add_to_basketBGlovo Claude SkillAdd a product to your Glovo basket using store and product identifiers. Specify modifiers and quantity to customize your order.MIT
glovo_browse_storesBGlovo Claude SkillBrowse live Glovo stores for your location. Filter by category (groceries or food) and paginate results.MIT
glovo_remove_from_basketBGlovo Claude SkillRemove a specific product from your Glovo basket by providing store ID and product identifiers.MIT
glovo_get_shopping_guideAGlovo Claude SkillRetrieve the shopping playbook and safety rules before changing a basket to ensure compliant orders.MIT
glovo_get_suggestionsAGlovo Claude SkillGenerate 3-5 live Glovo food choices based on repeat, explore, or balanced intent, using venue history and current product availability without altering your basket.MIT
glovo_preview_reorderAGlovo Claude SkillRead a past order and check if it can be rebuilt into a basket without placing or altering any order.MIT
glovo_select_locationAGlovo Claude SkillResolve a public location suggestion, check guest delivery serviceability, and persist only valid browsing location headers.MIT
glovo_set_locationAGlovo Claude SkillSet your browsing location to view available stores and products in your area. Changing location may invalidate existing basket items.MIT
glovo_get_storeAGlovo Claude SkillRetrieve store details, including store_id and store_address_id, by providing a store slug or id.MIT
glovo_get_store_order_optionsAGlovo Claude SkillRetrieve delivery minimums, surcharges, restrictions, and store information to prepare a basket. Does not place orders.MIT