check_registrations
View all meal registrations within a specified date range (max 2 months), including past and upcoming entries.
Instructions
List all meal registrations (past and upcoming) within a date range (max 2 months).
Args: from_date: Range start date (YYYY-MM-DD), inclusive. to_date: Range end date (YYYY-MM-DD), inclusive. api_key: API key. Falls back to MESS_API_KEY environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | ||
| to_date | Yes | ||
| from_date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |