get_public_holidays
Check bank holidays and plan around public holidays for GB, US, and IE by specifying country and year.
Instructions
Get public holidays by country and year.
Use this to check bank holidays, plan around public holidays, or
calculate working days. Currently supports GB (UK), US (USA),
and IE (Ireland).
Parameters:
country — Two-letter country code (default: "GB").
Supported: "GB", "US", "IE".
year — Year to get holidays for (default: current year).
Example: 2026.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | GB | |
| year | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |