get_reports
Fetch financial reports (income statement, balance sheet, cash flow) for a specific instrument by report type: annual, rolling 12 months, or quarter.
Instructions
Get financial reports (income statement, balance sheet, cash flow) for one instrument by report type. Read the 'borsdata://reference/report-fields' resource to understand field names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| insId | Yes | Instrument ID | |
| maxCount | No | Max reports to return (year: max 20, r12/quarter: max 40) | |
| original | No | If true, return values in original report currency instead of stock price currency | |
| reportType | Yes | Report type: year (annual), r12 (rolling 12 months), quarter |