get_public_holidays
Get official public holidays for a country and year, including dates, local and English names, and types. Use it to plan events and schedules around national holidays.
Instructions
Full list of official public holidays for a country in a given
year. Use for "what are the holidays in Germany in 2026", planning
around a country's holiday calendar, or any "list the holidays for X"
question. country_code is a 2-letter ISO code (US, GB, DE, FR, JP,
...) -- roughly 100 countries are covered, not every country
worldwide. Returns each holiday's date, local name, English name, and
type (e.g. Public, Bank, Observance).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| country_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||