Skip to main content
Glama

Helious market intelligence

Treasury auction results and tails

get_auctions
Read-onlyIdempotent

US Treasury auction results, measured by Helious at the close: the high yield, the tail against the when-issued yield, bid-to-cover against the tenor's twelve-auction average, who bought (indirect, direct, dealer), and the desk's strong, in line or weak verdict. Pass tenor to ask about one part of the curve, like 10-year-note or 30-year-bond, which is what you want for 'how did the last 10-year auction go'. The tail is the number that answers whether an auction was good or bad, and Helious is the only free source that publishes it.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMost auctions to return.
tenorNoOne tenor, like 10-year-note, 30-year-bond or 26-week-bill. Plain forms work too: '10y', '30 year'. Or a whole class: bills, notes, bonds, tips, frn. Or a curve SEGMENT, which is usually what 'the front end / belly / long end of the curve' means: front (bills plus the 2- and 3-year notes), belly (the 5-, 7- and 10-year), long (the 20- and 30-year). Reopenings of a tenor are included.

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Changed1 schema field changed
    • changedInput schema / properties / tenor / description
      Previous value: -"One tenor, like 10-year-note, 30-year-bond or 26-week-bill. Plain forms work too: '10y', '30 year'. Or a whole class: bills, notes, bonds, tips, frn. Reopenings of a tenor are included."New value: +"One tenor, like 10-year-note, 30-year-bond or 26-week-bill. Plain forms work too: '10y', '30 year'. Or a whole class: bills, notes, bonds, tips, frn. Or a curve SEGMENT, which is usually what 'the front end / belly / long end of the curve' means: front (bills plus the 2- and 3-year notes), belly (the 5-, 7- and 10-year), long (the 20- and 30-year). Reopenings of a tenor are included."
  2. First observed

TDQS

A3.9/5.0
Behavior4/5

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

Annotations already declare the call read-only, idempotent, open-world, and non-destructive; the description adds useful behavioral context that is not in the annotations, such as results being measured at the close, the tail being measured against when-issued yield, and bid-to-cover being compared to a twelve-auction average. It stops short of describing result ordering or default limits, but the safety profile is well covered.

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?

The description is only three sentences, front-loads the output contents, and then gives usage guidance. It loses a point because the claim that Helious is the only free source publishing tails is promotional and irrelevant to selecting or invoking the tool.

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?

Since there is no output schema, the description compensates by listing the returned metrics, defining the critical tail concept, and explaining the verdict scale. It is sufficient for the stated use case, though minor operational details like default limit and ordering are absent.

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 the baseline is 3. The schema already documents limit and offers a rich tenor explanation with examples, classes, and segments; the description's tenor mention reinforces that guidance but adds no new parameter-level meaning beyond the schema.

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 clearly identifies the resource as US Treasury auction results and enumerates the specific returned metrics: high yield, tail versus when-issued, bid-to-cover versus the twelve-auction average, buyer categories, and a strong/in-line/weak verdict. It is distinguishable from sibling curve and rate tools by content, though it never explicitly names an alternative.

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?

It gives a concrete query trigger: pass a tenor when the user asks how the last 10-year or 30-year auction went, and explains that the tail is the good/bad signal. It does not name sibling tools or state when not to use this tool, so it falls just short of fully explicit routing.

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