1. Planning a Global Team Meeting
Project ManagerBackground
A project manager needs to schedule a sync call with a team distributed across the US and UK in 2026.
Problem
Avoid scheduling meetings on days when either country is observing a public holiday.
How to use
Run the 'List All Holidays' operation for both 'US' and 'UK' for the year 2026.
operation: listHolidays, year: 2026, country: USOutcome
A complete list of 2026 US holidays is generated, allowing the manager to cross-reference dates with the UK calendar to find mutually available workdays.