Skip to main content
Glama
natejswenson

local-budget

by natejswenson

amazon_coverage

Check the dollar amount of Amazon spend with item detail before trusting a breakdown. A low number means most spend remains unexplained.

Instructions

How much Amazon spend has item detail behind it, in DOLLARS. Check this before trusting an Amazon breakdown — a low number means most of the spend is still unexplained.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
monthNo
Behavior2/5

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

With no annotations, the description carries the full burden. It explains the meaning of the metric and its interpretation, but does not disclose how the month parameter is applied, what constitutes 'item detail,' whether the operation is read-only, or the output structure. The description is partially transparent but lacks key behavioral details.

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 concise, two sentences, and front-loaded with the main metric. The use of an em dash to clarify purpose adds value without redundancy. Every word earns its place.

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?

The tool has one optional parameter and no output schema, so the description should provide clarity on both. It explains the metric's meaning but omits the month parameter behavior and the exact return value (e.g., a single number vs. a breakdown). Given the sibling tool list includes amazon_breakdown, more detail on how this complements it would be useful.

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?

The input schema includes an optional 'month' parameter with no description, and the tool description never mentions it. With schema description coverage at 0%, the description fails to compensate, leaving the parameter completely unexplained.

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: it measures Amazon spend in dollars that has item detail behind it. It also differentiates the tool from siblings like amazon_breakdown by framing it as a prerequisite check ('Check this before trusting an Amazon breakdown').

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 provides explicit usage guidance: 'Check this before trusting an Amazon breakdown' establishes a clear workflow and when to use this tool. However, it does not explicitly mention alternative tools or when to avoid using it, though the context implies it.

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/natejswenson/local-budget'

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