Food Ingredient Nutrition
wger.fitness.ingredientsSearch food ingredients by name and retrieve nutritional info: calories, protein, carbs, fat, fiber, sugar, sodium per 100g. Covers 1.28M items internationally.
Instructions
Search 1.28M food ingredients by name — chicken breast, rice, banana, oats. Returns calories (kcal), protein, carbs, fat, fiber, sugar, sodium per 100g. Complements USDA FDC with broader international coverage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Food ingredient name (e.g. "chicken breast", "rice", "banana", "oats") | |
| limit | No | Number of results (1-20, default 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |