Skip to main content
Glama

tariff-refund-screen

get_tariff_refund_screen_preview

Read-only

Get the free top-10 preview from the Tariff Refund Screen: ticker, company, disclosed amount, whether it's paid/accepted/received, and IEEPA refund as a percentage of shareholders' equity, ranked by materiality. This is the same free table already on the tool page -- the paid CSV adds the other 150 cited companies plus the exact citation sentence and filing URL for every figure. Free, no key.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.7/5.0
Behavior4/5

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

Annotations already mark it read-only and non-destructive, so the description adds access and boundary context: free, no key, top-10 only, same data as the tool page, and what the paid CSV does differently. This is useful beyond structured fields, though it doesn't cover output formatting or error behavior.

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?

Two dense sentences, front-loaded with what the tool returns and immediately followed by the paid-CSV distinction. Every clause adds information and there is no filler.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a no-parameter read-only preview, the description is complete: it names the output fields, the ranking basis, the data limitation (top 10), and the access condition. Since there is no output schema, the explicit field list effectively covers the return-value gap.

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?

The schema has zero parameters, so the baseline is 4. There are no parameters for the description to elaborate, and it doesn't invent any; the listed output fields are appropriately detailed given the empty input schema.

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?

States a specific action ('Get') and a precise resource ('free top-10 preview from the Tariff Refund Screen'), enumerates the returned fields, and clarifies it is the free preview rather than the paid CSV. This makes its scope obvious and distinguishable from the paid-data alternative.

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

Usage Guidelines5/5

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

Explicitly differentiates this tool from the paid CSV: use the free preview here, and the paid CSV when the other 150 companies/citations/URLs are needed. It also states the access condition 'Free, no key.' The only unmentioned alternative is the sibling info tool, but the free-preview vs. paid-full-export choice is unambiguous.

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.

Resources