uncancel_meal
Restore a previously cancelled meal for a specific date and meal type. Use this to reverse an accidental cancellation and confirm your dining registration.
Instructions
Reverse a meal cancellation.
Args: meal_date: Target date (YYYY-MM-DD). meal_type: One of 'breakfast', 'lunch', 'snacks', 'dinner'. api_key: API key. Falls back to MESS_API_KEY environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | ||
| meal_date | Yes | ||
| meal_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |