Skip to main content
Glama
denya

Glovo Claude Skill

by denya

Personalized live suggestions

glovo_get_suggestions

Convert repeat, explore, or balanced food intent into 3-5 live Glovo choices using venue history and current products, without altering the basket.

Instructions

Turn structured repeat, explore, or balanced food intent into 3-5 read-only live Glovo choices. Uses full card-level venue history, re-fetches current products/options, and can attach optional Google Maps quality evidence. Never changes the basket.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeNoRepeat familiar venues, explore new venues, or mix both. Default balanced.
queryYesFood or product keywords, for example pizza, sushi, or burger.
item_modeNoPrefer Easy Reorder items, different items at a familiar venue, or any matching live item.
max_choicesNoReturn 3-5 choices. Default 5; fewer may be returned when current products are unavailable.
venue_queryNoOptional venue name constraint, for example a favorite restaurant.
history_refreshNoIncrementally refresh the newest order page by default, or force a complete cursor walk.
known_liked_onlyNoApply only when the user explicitly says a venue is liked; historical purchase alone does not prove satisfaction.
novelty_toleranceNoExploration share for balanced intent. Default 0.4.
quality_preferenceNoEvidence preference. Google remains display-only because it is not part of the backtested personalized model.
include_google_qualityNoRequest optional Google Places quality evidence for the final shortlist. Requires configured GOOGLE_MAPS_API_KEY.
include_google_reviewsNoExplicitly request Google review text for at most the first three matched finalists. May increase Places billing; preserves author/source attribution.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description explicitly states 'Never changes the basket' and 'read-only', which are key behavioral traits. It also mentions re-fetching current products and optional Google Maps evidence. With no annotations provided, this description covers essential behavioral aspects but lacks details on authentication or rate limits.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences, front-loaded with the core purpose, and every word adds value. No redundancy or wasted text.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With 11 parameters and no output schema, the description covers the main behavior but does not explain the structure of the returned choices (e.g., whether they include venue names, product details, pricing). This omission means the agent lacks full context on what the tool returns.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so baseline is 3. The description adds little beyond the schema; it mentions 'repeat, explore, or balanced food intent' which maps to the 'mode' parameter, but does not elaborate on other parameters. The schema itself provides adequate descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool converts structured food intent (repeat/explore/balanced) into 3-5 read-only live choices, using venue history and re-fetching products. It distinguishes itself from siblings by focusing on personalized suggestions based on intent, not browsing or analysis.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage when a food intent is known (repeat/explore/balanced), but it does not explicitly compare to sibling tools like glovo_browse_stores, glovo_search_store_items, or glovo_analyze_order_history, leaving the agent without clear guidance on when to choose this tool over alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/denya/glovo-skill'

If you have feedback or need assistance with the MCP directory API, please join our Discord server