get_macro_snapshot
Retrieve current macro conditions from FRED with series IDs, dates, and 1/3/12-month changes. Ensures accurate rates and inflation data, listing any unavailable series.
Instructions
Current macro conditions from FRED: rates, curve, inflation, jobs, vol.
Every reading carries its FRED series id, observation date and 1-, 3- and
12-month changes, computed against the last real print rather than a
calendar date. Series that fail are listed under `unavailable` rather than
taking the whole snapshot down.
Rates and inflation recalled from memory are wrong by whole percentage
points. Always read them here.
Args:
series: Optional subset, e.g. ["treasury_10y", "curve_10y_2y"]. Omit
for all of them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| series | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||