holiday-intel__get_public_holidays
ActiveTool of TO1 Intelligence Fleet
[holiday-intel] Get all public holidays for a country and year, optionally filtered to a specific month. Returns holiday name, local name, date, day of week, whether it applies globally or only to specific regions, and holiday type. Covers 100+ countries.
Parameters schema
{
"type": "object",
"required": [
"country_code",
"year"
],
"properties": {
"year": {
"type": "number",
"description": "Year to get holidays for (e.g. 2024, 2025)"
},
"month": {
"type": "number",
"description": "Optional: filter to a specific month (1-12, e.g. 12 for December)"
},
"country_code": {
"type": "string",
"description": "ISO 3166-1 alpha-2 country code (e.g. 'US' for USA, 'GB' for UK, 'DE' for Germany, 'JP' for Japan, 'AU' for Australia)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
TO1 Intelligence Fleet
1/7 registries