wedaka_check_work_day
Check if a specific date is a work day. Returns the date type: 1=work day, 2=holiday, 3=weekend.
Instructions
Check if a specific date is a work day. Returns the date type: 1=work day, 2=holiday, 3=weekend.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date in YYYY-MM-DD format |