mess_skip_meal
Mark a meal registration as skipped or unskipped in the IIITH Mess System when free cancellations are unavailable. This tool updates your meal attendance status while maintaining billing records.
Instructions
Mark a registration as skipped or unskipped.
Skipping = user likely won't attend but is still charged. Use when out of free cancellations.
Args: params: auth_key/session, meal_date, meal_type, meal_mess, skipping (bool)
Returns: JSON updated MealRegistration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |