get_updates
Discover what's changed: new SEC filings, macro releases, and price moves above a threshold since a given time. No manual comparison needed.
Instructions
What has actually changed since a point in time: new SEC filings, macro releases that have printed, and outsized price moves.
Every other tool here answers "what is true now". Answering "what is new" without this means refetching everything and diffing by hand, which is expensive and easy to get wrong. This does the diff against a timestamp you supply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | A window ("24h", "3d", "2w"), a date ("2026-08-01"), or an ISO timestamp ("2026-08-01T13:30:00Z"). Default 24h. | 24h |
| symbols | No | Tickers to check, comma-separated or a list. Filings and price moves are per-symbol; leave empty for macro only. | |
| include_macro | No | Include economic releases that printed inside the window. | |
| move_threshold_pct | No | Report a price move only if it is at least this large. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |