list_subdivisions
ActiveTool of Openholidays
declared in 0.1.0
List the regional subdivisions (federal states, regions, cantons, etc.) of a European country, with their codes and category. Use the returned codes to scope school_holidays. EUROPE-focused. Keyless.
Parameters schema
{
"type": "object",
"required": [
"country"
],
"properties": {
"country": {
"type": "string",
"description": "ISO 3166-1 alpha-2 country code, e.g. \"DE\", \"FR\", \"CH\"."
},
"language": {
"type": "string",
"description": "Language for names, ISO 639-1 (default \"EN\")."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Openholidays
https://github.com/pipeworx-io/mcp-openholidays
1/7 registries