get_meal_plans
Retrieve meal plan entries from Tandoor filtered by date range or meal type to view planned meals.
Instructions
Retrieve meal plan entries from Tandoor, optionally filtering by date range and meal type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_date | No | Optional end date (YYYY-MM-DD) filter (inclusive). | |
| from_date | No | Optional start date (YYYY-MM-DD) filter (inclusive). | |
| meal_type_id | No | Optional Meal Type ID to filter by. |