next_holiday
ActiveTool of Qiniso
declared in 0.5.0
USE THIS to find the next public/bank holiday on or after a date (default today) — e.g. to find the next working day. Supports ~200 countries (ISO code, e.g. GB, US, ZA, DE); subdivision narrows to a region.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"after": {
"type": "string",
"description": "Find the next holiday on/after this date (YYYY-MM-DD); default today."
},
"subdiv": {
"type": "string",
"description": "Subdivision code (e.g. UK nation SCT/WLS/NIR, or a US state)."
},
"country": {
"type": "string",
"description": "ISO country code (default GB), e.g. GB, US, ZA, DE."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Qiniso
https://github.com/qinisolabs/qiniso
1/7 registries