delete_monthly_registration
Cancel a monthly mess registration by providing the month and year, updating dining plans and billing accordingly.
Instructions
Remove the monthly registration for a given month.
Args: month: Month number (1-12). year: Year (YYYY). api_key: API key. Falls back to MESS_API_KEY environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| month | Yes | ||
| api_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |