holiday-intel__is_public_holiday
ActiveTool of TO1 Intelligence Fleet
declared in 1.0.0
[holiday-intel] Check whether a specific date is a public holiday in a given country. Returns the holiday details if it is, or confirms it is not a holiday.
Parameters schema
{
"type": "object",
"required": [
"date",
"country_code"
],
"properties": {
"date": {
"type": "string",
"description": "Date to check in YYYY-MM-DD format (e.g. '2024-12-25', '2025-07-04')"
},
"country_code": {
"type": "string",
"description": "ISO 3166-1 alpha-2 country code (e.g. 'US', 'GB', 'DE', 'FR', 'JP')"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
TO1 Intelligence Fleet
1/7 registries