get_macro_indicators
US economic indicators — rates, jobs, growth, energy, metals, agriculture, and markets. Latest reading per indicator plus the change from the prior period. Context behind the market, not a signal about any one stock.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| history | No | Readings of history per indicator when include_keys is set. Defaults to 24; if fewer exist, all available readings are returned. | |
| include_keys | No | Optional filter — return only these indicator keys (e.g. ['fedfunds', 'treasury10y']). Call without a filter first to see every available key; unknown keys are reported back with the valid list. When a filter is set, each matched indicator also returns its reading history (see `history`). |