fooddata_search
Search USDA FoodData Central by keyword to find foods and their nutrient details, with filters for data type, brand, and sorting.
Instructions
Search the USDA FoodData Central database for foods by keyword. Returns matching foods with basic nutrient info. Covers 300K+ foods including branded products.
Data types: 'Foundation' (generic whole foods), 'SR Legacy' (historical USDA reference), 'Branded' (commercial products with UPC), 'Survey' (FNDDS dietary studies).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Food search term (e.g. 'chicken breast', 'cheddar cheese', 'apple') | |
| sortBy | No | Sort field | |
| dataType | No | Filter by data type | |
| pageSize | No | Results per page (default 25, max 200) | |
| sortOrder | No | Sort direction | |
| brandOwner | No | Filter by brand owner for branded foods (e.g. 'Kraft', 'General Mills') | |
| pageNumber | No | Page number (1-based) |