Rank foods by a nutrient
nutrient_rankingRank whole plant foods by how much of a nutrient they provide per 100 g — the "highest in vitamin C / iron / calcium" question, answered from reconciled multi-source data rather than one national table. Optionally filter by food category. Each result reports how many sources backed the value, so thinly-sourced outliers can be spotted or excluded via min_sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results, 1–100. Default 20. | |
| category | No | Optional substring filter on the food category — e.g. "fruit", "legume", "millet". | |
| nutrient | Yes | Nutrient slug or name — e.g. "iron", "vitamin-c", "folate". | |
| min_sources | No | Only include values backed by at least this many datasets (1–11). Default 1. |