toast_list_shifts
List employee shifts within a date range or business date, filtering by restaurant or employee, to support labor review and schedule management.
Instructions
List shifts for a specific date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | No | ISO 8601 end date | |
| startDate | No | ISO 8601 start date | |
| businessDate | No | Business date in YYYYMMDD format | |
| employeeGuid | No | ||
| restaurantGuid | No |