search_mutual_funds
Identify Indian mutual fund schemes by name and retrieve their scheme codes, including renamed funds, to use as input for NAV and return calculations.
Instructions
Search Indian mutual fund schemes by name. Popular funds resolve via a curated verified-code map (handles renamed funds, e.g. "HDFC Top 100" → "HDFC Large Cap Fund"), backed by the live, relevance-ranked MFAPI.in dataset for the long tail. ALWAYS call this first to obtain a scheme code, then pass the returned schemeCode verbatim to get_fund_nav or calculate_fund_returns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return | |
| query | Yes | Part of a scheme name, e.g. "HDFC Top 100" or "Parag Parikh Flexi" |