You're viewing a demo portfolio

Join the waitlist
PRSM

get_treasury_yield_by_date

Active

Tool of LastLook Data

declared in 2.12.0

Returns the 30-year US Treasury yield for a specific date. Business days only. Use YYYY-MM-DD format.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "date"
  ],
  "properties": {
    "date": {
      "type": "string",
      "pattern": "^\\d{4}-\\d{2}-\\d{2}$",
      "description": "Date in YYYY-MM-DD format e.g. 2026-05-09"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

LastLook Data

https://github.com/zev-lll/lastlook-data

1/7 registries
View full server →