get_institutional_holdings
Retrieve an institutional manager's most recent 13F-HR portfolio, with all reported positions sorted by size. Merges duplicate rows for the same fund so holdings are not understated.
Instructions
Latest 13F-HR portfolio for an institutional manager — every reported position, largest first. Accepts a ticker (BRK-B) or a raw CIK (1067983).
Positions are merged across the manager rows a fund files separately: Berkshire reports Apple across 12 rows, and reading only the first understates the holding threefold.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many positions to show (default 25). | |
| source | No | "13F" for quarterly manager holdings (default), or "NPORT" for a registered fund's monthly portfolio, which also covers bonds and derivatives that 13F omits entirely. | 13F |
| institution | Yes | Ticker or CIK of the filer (e.g. 1067983 for Berkshire Hathaway). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |