list_active_shifts
Return all currently open employee shifts—those clocked in but not yet clocked out—to see who is actively working.
Instructions
Return currently open shifts (clocked in, not out) across all employees. Requires EMPLOYEES_R.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||