wedaka_clock_in
Record the start of work for an employee with a clock-in entry. Supports custom date and time for retroactive time tracking.
Instructions
Clock in (上班打卡). Records the start 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) |