get_foods
Search and list foods by name, or retrieve hierarchical food structures with child items.
Instructions
List or search for foods.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | No | Optional ID to get first-level children (0 for root). | |
| tree | No | Optional ID to get all children in a tree. | |
| query | No | Optional search term for food name. |