Financial Statement (SEC)
get_statementRetrieve as-reported income, balance, or cash-flow statements for any US stock with SEC filing provenance, enabling citeable fundamental analysis.
Instructions
As-reported financial statement for a US stock, assembled straight from SEC
inline-XBRL. With provenance on (default), every value carries its source — the
SEC accession number, form, filing date, and inline-XBRL fact id where matchable
(derived values carry their two-term derivation instead) — so you can CITE each
number to the primary filing. Values are RAW currency units (see units).
Defaults return the latest 5 annual periods; widen period_type/latest_n only
when the question needs more history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Which statement — "income", "balance" (balance sheet), or "cash" (cash flow). | income |
| ticker | Yes | US stock symbol, e.g. AAPL. | |
| latest_n | No | Only the newest N periods (default 5). Pass null for the full history. | |
| provenance | No | Attach per-cell SEC filing attribution to every value. Keep true for citeable answers. | |
| period_type | No | "annual" (default), "quarterly", or "all" periods. | annual |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||