get_real_yield_context
Fetch the official U.S. Treasury 10-year par real yield for end-of-day macro context. Pass an as_of timestamp to retrieve only locally persisted versions first seen by that cutoff.
Instructions
Get the latest official U.S. Treasury 10-year par real yield. This is end-of-day macro context, not an intraday trigger. Pass as_of to read only locally persisted versions first seen by that time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | Point-in-time cutoff as an ISO-8601 timestamp. Omit for the latest official feed. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit | Yes | ||
| as_of | Yes | ||
| value | Yes | ||
| series | Yes | ||
| source | Yes | ||
| status | Yes | ||
| source_at | Yes | ||
| source_url | Yes | ||
| observed_at | Yes | ||
| available_at | Yes | ||
| cache_status | Yes | ||
| source_error | Yes | ||
| value_status | Yes | ||
| first_seen_at | Yes | ||
| latency_class | Yes | ||
| quality_issues | Yes | ||
| schema_version | Yes | ||
| revision_status | Yes | ||
| freshness_status | Yes | ||
| observation_date | Yes | ||
| available_at_basis | Yes | ||
| freshness_weekdays | Yes | ||
| point_in_time_status | Yes | ||
| source_updated_at_raw | Yes |