list_meal_plans
Get meal plan entries filtered by a date range, or retrieve the complete list when no dates are specified.
Instructions
List meal plan entries within a date range. If no dates provided, returns all meal plans.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | No | End date for filtering (YYYY-MM-DD format) | |
| startDate | No | Start date for filtering (YYYY-MM-DD format) |