search_supplements
Search the iHerb product database using a natural-language query, benefit keyword, ingredient name, or brand name.
Uses the PostgreSQL GIN full-text search index first (fast, relevance-ranked), then falls back to a broader ILIKE scan if FTS yields no results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results (1–60). Default 20. | |
| query | Yes | Search term, e.g. "magnesium sleep support", "omega 3 fish oil", "vitamin D immune", or a brand name. | |
| min_rating | No | Minimum star rating filter (0.0–5.0). Default 4.0. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |