get_financial_facts
Look up SEC-reported financial figures across periods via XBRL. Get exact numbers for revenue, income, assets, cash, EPS, and more.
Instructions
Look up a reported financial figure across recent periods, from structured XBRL data. Use this for any number — it is far more reliable than reading figures out of filing prose.
Concepts: revenue, net_income, operating_income, gross_profit, total_assets, total_liabilities, stockholders_equity, cash, eps_basic, eps_diluted, rnd_expense, shares_outstanding, long_term_debt, operating_cash_flow.
Each maps to one or more US-GAAP tags and the response names the tag that answered, because the exact definition matters. Annual figures by default; set annual=false for every period as reported, including quarters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| annual | No | ||
| company | Yes | ||
| concept | Yes | ||
| periods | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||