list_coworkers_days_off
Retrieve days off for coworkers in a given month by specifying year and month. Helps manage team availability for planning.
Instructions
Get coworkers' days off for a specific month
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | Year (e.g., 2025) | |
| month | Yes | Month (1-12) |