Skip to main content
Glama

fed_z1_snapshot

Read-onlyIdempotent

Return the latest hosted quarter for one to eight curated Federal Reserve Z.1 balance-sheet or debt aggregates on one consistent release. Includes values in millions and trillions of dollars, official IDs, adjustment bases, release quarter, hashes, and attribution. Use this for 'latest household net worth and liabilities', 'compare current household, business, and federal debt levels', or as a macro evidence leg alongside FRED and Treasury tools. Do not compare levels without considering definitions and adjustment bases.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
seriesYesOne to eight unique exact curated slugs or official series IDs.
response_formatNoHuman-readable markdown or machine-readable JSON. Default markdown.

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A3.9/5.0
Behavior4/5

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

Annotations already declare readOnlyHint, idempotentHint, openWorldHint, and destructiveHint=false, so the safety profile is covered. The description adds value beyond that by disclosing the return contents (millions/trillions values, official IDs, adjustment bases, release quarter, hashes, attribution) and the definitional caveat about comparing levels, which is meaningful for a no-output-schema read tool.

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

Conciseness4/5

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

Four sentences, front-loaded with purpose, then return contents, then use cases and the comparison caveat. Efficient and logically ordered, with only minor overlap between the return-content and caveat sentences.

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?

With no output schema, the description usefully enumerates what is returned (millions/trillions values, IDs, adjustment bases, release quarter, hashes, attribution) and warns about definitional pitfalls in comparison, which is complete enough for a read-only snapshot tool. Pagination/error behavior is not addressed, but not central here.

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 both parameters (series, response_format) are already fully documented in the schema, including the 1-8 count and enum. The description only re-states 'one to eight' for the series concept and adds no syntax, slug-format, or uniqueness detail beyond the schema; baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb (Return) and resource (latest hosted quarter for 1-8 curated Federal Reserve Z.1 balance-sheet/debt aggregates on one consistent release), which an agent can distinguish from the fed_z1_change, fed_z1_catalog, and fed_z1_series siblings. It is clear but stops short of naming any sibling explicitly to differentiate scope.

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?

Provides concrete usage contexts ('latest household net worth and liabilities', 'compare current household, business, and federal debt levels', or a macro evidence leg alongside FRED and Treasury tools) plus a guardrail ('Do not compare levels without considering definitions and adjustment bases'). It gives clear when-to-use guidance but does not route the agent to the Z.1 siblings for change/catalog/history needs.

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.