holidays
Check public holidays for 100+ countries: list holidays by year, verify a date, find the next one, or get holidays within a range. Distinguishes actual and observed dates.
Instructions
Public holiday intelligence: list all holidays for a country and year, check if a specific date is a holiday, find the next upcoming holiday, or get holidays in a date range. Supports 100+ countries via the IATA holiday database. Distinguishes between actual and observed holiday dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date to check (YYYY-MM-DD) | |
| year | No | Year (defaults to current year) | |
| region | No | State/province code where applicable | |
| end_date | No | Range end date (YYYY-MM-DD) | |
| operation | Yes | Query operation | |
| start_date | No | Range start date (YYYY-MM-DD) | |
| country_code | No | ISO 3166-1 alpha-2 country code, e.g. 'US', 'GB', 'DE', 'JP' |