The Public Holidays Info Node is responsible for get a list of public holidays for a specific country and year. This node allows the agent to provide informative data directly sourced from Public Holidays Info.
Input Parameters
- country_code: The 2-letter ISO country code (e.g., 'US', 'TR', 'GB').
- year: The year (e.g., 2025).
Output
dict: A list of public holidays.
