get_fund_nav
Retrieve the latest Net Asset Value (NAV) for any mutual fund scheme using its AMFI code from live MFAPI.in data.
Instructions
Get the latest Net Asset Value (NAV) for a mutual fund scheme from live MFAPI.in data. The schemeCode MUST be obtained from search_mutual_funds output for the exact scheme the user means — NEVER guess a code or reuse one from memory. A wrong code silently returns a completely different fund.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schemeCode | Yes | AMFI scheme code (from search_mutual_funds), e.g. 125497 |