Skip to main content
Glama

cpsc_recall_match

Check a product against U.S. CPSC recalls using brand, model, or UPC. Get evidence-backed candidates with official notice links.

Instructions

Match one product against U.S. CPSC recalls and Product Safety Warnings using brand, model, or UPC plus the product title. Returns evidence-backed candidates with official notice links. A result is a screening candidate, not a safety or compliance decision. Costs 3 LookTwice API units.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
upcNoUPC / barcode, 6-32 characters
brandNoBrand or manufacturer
modelNoModel number
descriptionNoOptional extra product description
product_nameYesProduct title, 2-500 characters
Install Server

TDQS

A4.2/5.0
Behavior3/5

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

With no annotations, the description carries the full burden. It discloses the screening nature, return format (candidates with links), and API cost. However, it does not explicitly state whether the tool is read-only, whether there are rate limits, or what happens when no matches are found. This is adequate but leaves some gaps.

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, highly efficient. The first sentence front-loads the core purpose and inputs, while the second adds essential caveats and cost. Every sentence earns its place; no filler or redundancy.

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?

For a matching tool with 5 parameters, no output schema, and no annotations, the description covers the purpose, inputs, output summary, and cost. It does not define the structure of 'evidence-backed candidates' or error handling, but it is sufficient for an agent to decide when to use it and what to expect. The lack of an output schema makes the return description slightly general, but still adequate.

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

Parameters4/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 meaningful context by stating that a match can be performed using 'brand, model, or UPC plus the product title', clarifying that product_name is required and that the others are alternatives. This goes beyond the schema's per-field 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's function: 'Match one product against U.S. CPSC recalls and Product Safety Warnings.' It specifies the inputs (brand, model, UPC, product title) and the output (evidence-backed candidates with official notice links). This distinguishes it from the sibling tools (email_check, iban_check, vat_check, domain_check), which address entirely different domains.

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

Usage Guidelines4/5

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

The description implies the tool is used when you need to screen a product against CPSC recalls. It does not explicitly contrast with alternatives, but the sibling tools are clearly for other verification tasks, so the context is clear. The caveat 'A result is a screening candidate, not a safety or compliance decision' provides guidance on how to interpret results, earning it a 4.

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

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/eason4kim-rocket/looktwice-mcp'

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