Skip to main content
Glama
denya

Glovo Claude Skill

by denya

Personalized live suggestions

glovo_get_suggestions

Generate 3-5 live Glovo food choices based on repeat, explore, or balanced intent, using venue history and current product availability without altering your 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.
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?

With no annotations provided, the description fully discloses the read-only nature, use of venue history, live product re-fetching, and optional Google Maps evidence. It clearly states 'Never changes the basket.' This goes beyond a basic description, 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 highly concise: three sentences that front-load the core action and add essential constraints. Every sentence adds value, with no redundancy or fluff.

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

Completeness4/5

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

Given the complexity (10 parameters, no output schema), the description covers the key aspects: input intent, output count, read-only behavior, and optional features. Missing details on return structure or generation logic, but sufficient for a suggestion tool.

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 the baseline is 3. The description adds overall context (read-only, live updates) but does not enhance individual parameter meanings beyond what the schema already provides.

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's purpose: converting structured food intent (repeat, explore, balanced) into 3-5 read-only live Glovo choices. It specifies the input and output, and it distinguishes itself from sibling tools like glovo_browse_stores or glovo_search_store_items by focusing on personalized suggestions based on intent.

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 when to use (for personalized suggestions based on intent) but does not explicitly mention when not to use or provide comparisons to alternatives. No exclusions or context for choosing this over similar tools like glovo_get_store_recommendations.

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