Skip to main content
Glama

find_stores

Locate Trader Joe's stores near a ZIP code with addresses, phone numbers, and operating hours. Specify a search radius to find nearby locations.

Instructions

Find Trader Joe's store locations near a ZIP code, including addresses, phone numbers, and store hours.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
zipYesUS ZIP code to search near
radiusNoSearch radius in miles (default: 25)
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. While it mentions what information is returned (addresses, phone numbers, store hours), it doesn't describe important behavioral aspects like whether this is a read-only operation, potential rate limits, authentication requirements, error conditions, or how results are structured/limited. The description provides basic output content but lacks operational context.

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 a single, efficient sentence that front-loads the core purpose and includes all essential information without unnecessary words. Every element (what it finds, search criteria, returned data) earns its place with zero waste.

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?

For a simple lookup tool with 2 parameters and 100% schema coverage, the description provides adequate basic context about what the tool does and what information it returns. However, with no annotations and no output schema, it should ideally provide more behavioral context about how results are returned (format, limitations, pagination) and operational considerations.

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 description coverage is 100%, so the schema already documents both parameters (zip and radius) with their types and descriptions. The description adds marginal value by implying the ZIP code is for proximity searching and mentioning the radius concept ('near a ZIP code'), but doesn't provide additional syntax, format details, or constraints beyond what the schema 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 specific action ('Find Trader Joe's store locations'), the resource ('store locations'), and distinguishes from siblings by focusing on physical stores rather than products. It specifies what information is included (addresses, phone numbers, store hours) and the search context (near a ZIP code).

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 the sibling tools (get_new_products, get_product_details, search_products). The description implies usage for finding physical store information, but doesn't explicitly contrast with product-focused alternatives or mention any prerequisites or exclusions.

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/markswendsen-code/mcp-traderjoes'

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