cancel_meal
Cancel a previously registered meal for a chosen date and meal type. Check your monthly cancellation count first to confirm the cancellation is allowed.
Instructions
Cancel a meal registration.
Monthly cancellation limits may apply. Check get_cancellation_count first.
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 |