wedaka_clock_out
Record the end of an employee's workday by clocking out, with support for custom date and time for retroactive entries.
Instructions
Clock out (下班打卡). Records the end of work for an employee. Supports custom date/time for retroactive entries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Additional notes (optional) | |
| clock_date | No | Date in YYYY-MM-DD format (optional, defaults to today) | |
| clock_time | No | Time in HH:MM:SS format (optional, defaults to current time) |