get_fund_portfolio
Retrieve holdings, allocations, and month-over-month changes for one or more Indian mutual fund schemes, with optional history and corporate-action flags.
Instructions
Holdings, allocations, and month-over-month change detection for one or more schemes.
sections: any of "holdings","allocations","changes","concentration","persistence". history: "none"|"12M"|"36M"|"60M" — required (non-"none") for the persistence table. compare_to: a date, "prev_month", or null to skip change detection. Corporate actions (splits/bonuses/mergers) are flagged, never silently asserted as trades. Market-cap allocation is not yet available (requires the AMFI cap-list join) and is reported as null rather than guessed. Coverage depends on which AMC adapters have been run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | latest | |
| history | No | none | |
| sections | No | ||
| compare_to | No | prev_month | |
| provenance | No | compact | |
| scheme_ids | Yes | ||
| holdings_limit | No |