get_institutional_ownership
Retrieve institutional ownership analytics for a stock, showing which institutions are accumulating or reducing positions.
Instructions
Get institutional ownership analytics for a stock.
Combines institutional holder-level data with aggregate ownership summary metrics to show which institutions are accumulating or reducing positions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Optional filing year filter. | |
| limit | No | Max holder rows to return in summary mode (default: 20). | |
| format | No | Output format: - "summary": Normalized top holders and key ownership summary - "full": Raw endpoint payloads | summary |
| symbol | Yes | Stock symbol (e.g., "AAPL", "MSFT"). | |
| quarter | No | Optional filing quarter filter (1-4). | |
| use_cache | No | Use cached data when available (default: True). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||