get_balance_sheet
Retrieve company balance sheet statements for financial analysis. Specify stock ticker and period (annual/quarterly) to access assets, liabilities, and equity data.
Instructions
Get company balance sheet statement (annual or quarterly)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock ticker symbol | |
| period | No | Period type (annual or quarter) | |
| limit | No | Number of periods to return (default: 5) |