List meal plan entries
list_mealplansList meal plan entries within a date range, showing each entry as either a recipe reference or a free-text note.
Instructions
Lists the meal plan of the household in a date range. Each entry is either a recipe reference or a free-text note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number, default 1 | |
| end_date | No | Last day to include, YYYY-MM-DD | |
| per_page | No | Number of entries to return, default 50, max 100 | |
| start_date | No | First day to include, YYYY-MM-DD |