You're viewing a demo portfolio

Join the waitlist
PRSM

treasury-auction-calendar

Active

Tool of The Stall

declared in 4.82.0

Returns upcoming US Treasury auction schedule (Bills, Notes, Bonds, TIPS, FRNs) from TreasuryDirect.gov. Filter by security type and look-ahead window. Shows auction date, issue date, term, offering amount, coupon rate, and reopening status. Official government data, no API key.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "type": {
      "type": "string",
      "description": "Security type filter: 'all', 'bill', 'note', 'bond', 'tips', 'frn', 'cmb'. Default: 'all'."
    },
    "limit": {
      "type": "integer",
      "description": "Max number of auctions to return (default: 20, max: 100)."
    },
    "days_ahead": {
      "type": "integer",
      "description": "How many calendar days ahead to include auctions for (1–365). Default: 30."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

The Stall

1/7 registries
View full server →
treasury-auction-calendar — The Stall — PRSM MCP