Get Who's Out
get-whos-outCheck who is out of office between dates. See time off and holiday events with employee names and summary counts.
Instructions
View upcoming time off and holidays for a date range. Returns array of mixed events: timeOff events (id, type, employeeId, name, start, end) and holiday events (id, type, name, start, end) with summary counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | End date (YYYY-MM-DD format) - defaults to 14 days from start date | |
| start | No | Start date (YYYY-MM-DD format) - defaults to current date |