get_monthly_registration
Retrieve monthly mess registration status for a specified month and year; defaults to current month/year and uses API key or MESS_API_KEY environment variable for authentication.
Instructions
Return the current monthly registration status.
Args: month: Month (1-12). Defaults to current month. year: Year (YYYY). Defaults to current year. api_key: API key. Falls back to MESS_API_KEY environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| month | No | ||
| api_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |