Financial Report
financial_reportRetrieve financial reports (income statement, balance sheet, cash flow) for a security. Specify symbol, statement kind, and report period: annual, semi-annual, or quarterly.
Instructions
Get financial reports for a symbol. report_type: annual or quarterly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Security symbol, e.g. "AAPL.US" | |
| kind | No | Statement kind: "IS" (income statement), "BS" (balance sheet), "CF" (cash flow), "ALL" (default) | |
| report_type | No | Report period: "af" (annual), "saf" (semi-annual), "q1"/"q2"/"q3" (quarterly), "qf" (quarterly full) |