Get 13F institutional holdings
get_holdingsA fund's latest 13F portfolio parsed from the SEC information table: every position ranked by value, aggregated by CUSIP across sub-managers, options flagged put/call, and diffed against the prior quarter (new / added / reduced / exited). Identify the fund by a known name (berkshire, burry, ackman, bridgewater, citadel), a CIK, or a filer ticker (BRK-B).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max positions, 1-500 (default 50). | |
| changes | No | Diff vs the prior quarter (default true). | |
| identifier | Yes | Fund name (e.g. 'berkshire', 'burry', 'pershing-square'), a CIK, or a ticker whose company files the 13F (e.g. BRK-B). |