cancel_lunch
Cancel an office lunch reservation by providing the booking ID. Optionally include a cancellation reason.
Instructions
Cancel an office lunch booking.
Args:
booking_id: The id of the lunch order to cancel (from list_lunch_bookings).
reason: Optional cancellation reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| booking_id | Yes | ||
| reason | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |