search_mutual_funds
Search and filter live Indian mutual funds by category, fund house, risk level, sub-category, and Groww verdict to find matching schemes in real time.
Instructions
Search and filter mutual funds in real-time using Groww's live API endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination. | |
| size | No | Number of schemes to fetch per page. | |
| sort_by | No | Sort funds by Popularity ('3'), Prime Verdict ('10'), 1Y ('4'), 3Y ('0'), or 5Y Returns ('5'). | 3 |
| categories | No | Broad asset category (Equity, Debt, Hybrid, Commodities). | |
| index_only | No | Toggle True to filter exclusively for Index Funds. | |
| fund_houses | No | Filter by one or more AMC Fund Houses. | |
| risk_levels | No | Filter by scheme risk levels (Low to Very High). | |
| search_query | No | Optional text query to match specific fund names. | |
| groww_verdict | No | Filter by Prime/Groww verdict ratings (TOP_BUY, BUY, HOLD, SELL). | |
| sub_categories | No | Specific sub-categories (Flexi Cap, Large Cap, Liquid, Gold, etc.). |