time_working_days_calculator
Calculate working days between two dates or add working days to a date, excluding weekends and optional holidays.
Instructions
Menu ID: working_days_calculator. Working Days Calculator. Count Mon–Fri working days between two dates, with optional holiday list, or add a signed number of working days to a base date. Use describe_tool with tool_id "working_days_calculator" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| fromYear | Yes | ||
| fromMonth | Yes | ||
| fromDay | Yes | ||
| toYear | Yes | ||
| toMonth | Yes | ||
| toDay | Yes | ||
| holidays | Yes |