get_tips_by_employee
Retrieve tips grouped by employee for a date range (default today) to build tip-out sheets. Requires PAYMENTS_R; names require EMPLOYEES_R.
Instructions
Return a tip-out sheet: tips collected grouped by employee (default: today).
Requires PAYMENTS_R; employee name enrichment additionally requires EMPLOYEES_R (degrades to IDs-only with a note if not granted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_to | No | ||
| date_from | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||