get_monthly_bill
Get projected and confirmed mess bill for any calendar month in paise. Specify month and year to access accurate billing details for planning and analysis.
Instructions
Return the projected and confirmed mess bill for a calendar month.
Bills are returned in paise (1 INR = 100 paise).
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 |