Skip to main content
Glama

blinkit_set_staple

Add or update a staple item in Blinkit's reorder catalog for streamlined shopping. Specify product query, brands, or attributes to automate future orders.

Instructions

Add or update a staple in the reorder catalog.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keyYes
autoNo
unitNo
attrsNo
queryYes
brandsNo
quantityNo
product_idNo
Behavior2/5

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

With no annotations, the description bears full responsibility for behavioral disclosure. It only states 'Add or update' but does not explain idempotency, overwrite behavior, side effects, authentication requirements, or error handling, leaving significant ambiguity.

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

Conciseness3/5

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

The description is a single sentence, which is concise but lacks structure. It could benefit from breaking down key points without being verbose, but it is not excessively long.

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

Completeness2/5

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

Given 8 parameters, no output schema, and no annotations, the description is very incomplete. It does not describe return values, side effects, or how the parameters interact, leaving large gaps for correct usage.

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

Parameters1/5

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

Schema description coverage is 0%, and the description adds no explanation for any of the 8 parameters. The agent cannot infer parameter roles beyond their names and types (e.g., 'key', 'query', 'brands', 'quantity', 'product_id').

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 'Add or update a staple in the reorder catalog' clearly states the action (add/update), the resource (staple), and the context (reorder catalog). Among sibling tools, blinkit_list_staples handles listing, so this tool's purpose is distinct and well-defined.

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

Usage Guidelines2/5

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

No guidance is provided on when to use this tool versus alternatives, such as when a staple already exists or prerequisites like having an active session. The description only implies the action without contextual advice.

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/yniks/blinkit-mcp'

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