search_foods
Find foods in Cronometer's database to add servings with required IDs for nutrition tracking.
Instructions
Search Cronometer's food database by name.
Returns matching foods with their IDs and source information needed to add a serving (food_id, food_source_id, measure_id).
Args: query: Food name or keyword to search for (e.g. "eggs", "chicken breast").
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |