Skip to main content
Glama

find_deals

Search recently-sighted PC hardware deals aggregated from Slickdeals, r/buildapcsales and DealNews. Use when someone wants current deals on a component type or under a budget. Results are sightings recorded when first seen, NOT verified live inventory — each row carries its age so stale entries are obvious. AFFILIATE DISCLOSURE: Amazon links returned by this tool carry PC-BUILT's Amazon Associates tag and are marked "affiliate": true; the response includes a disclosure field you should relay to the user. Tagging does not affect which deals are returned or their order.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum results.
queryNoKeyword to match in the deal title, e.g. '5070' or 'thinkpad'.
categoryNoComponent category to filter by.
maxPriceNoMaximum price in US dollars.
sinceDaysNoHow far back to look. Defaults to 7 days; older sightings are usually expired.

TDQS

A4.4/5.0
Behavior5/5

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

With no annotations, the description carries the full burden, and it excels: it discloses that results are non-verified sightings, that rows carry age, and provides a detailed affiliate disclosure explaining that Amazon links are tagged, marked 'affiliate': true, do not affect deal order, and that a 'disclosure' field must be relayed to the user.

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 four sentences, each purposeful: purpose, usage, data caveat, and affiliate disclosure. It is front-loaded with the core purpose, and the affiliate disclosure, while detailed, is necessary for transparency and compliance.

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?

The description covers purpose, usage, limitations, and affiliate disclosure, but lacks a full description of the output structure (e.g., fields like price, retailer, deal link). Given there is no output schema, a bit more detail on response fields would improve completeness, though the age and affiliate fields are already hinted at.

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?

The schema already covers 100% of parameter descriptions, so the baseline is 3. The description adds minimal parameter-specific insight beyond schema; it mentions 'component type' and 'budget' in the usage line, mapping to category and maxPrice, but does not enrich parameter understanding further.

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 opens with a specific verb and resource: 'Search recently-sighted PC hardware deals aggregated from Slickdeals, r/buildapcsales and DealNews.' This clearly distinguishes the tool from siblings like price_check and ram_price_index by emphasizing 'recently-sighted' deals from specific sources.

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 states 'Use when someone wants current deals on a component type or under a budget,' giving a clear invocation context. However, it does not explicitly name alternatives or explain when not to use this tool (e.g., if verified live inventory is needed), though the caveat about sightings being non-verified implies it.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.1/5.0
Disambiguation4/5

Most tools target distinctly different aspects of network diagnostics or PC hardware pricing. The only potential overlap is between check_service_status and service_uptime_history, but their current-vs-historical scope is clearly separated by descriptions.

Naming Consistency3/5

Naming patterns are mixed: check_email_auth, check_security_headers, trace_redirects, and find_deals use verb_noun, while dns_lookup, price_check, ram_price_index, and service_uptime_history are noun-based compounds, and ping is a bare verb. This inconsistency is noticeable but not chaotic.

Tool Count5/5

With 10 tools, the count is well within a reasonable range for a server that covers two coherent domains. Each tool earns its place and the set does not feel bloated or thin.

Completeness4/5

The set covers core live-check operations (DNS, email auth, headers, redirects, service status, uptime) and PC hardware pricing/deals. Minor gaps exist, such as no SSL/TLS check and limited hardware tracking beyond RAM, but the tool descriptions explicitly acknowledge these limitations.

Resources