payroll_payrolls_list
List payroll periods across employees using filters for employee type, status, active state, and date ranges to locate and review payroll records.
Instructions
List one requested page of payroll periods across employees, with employee type, status, active-state, and date filters. Use the employee- or technician-specific payroll tools when that worker ID is known.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starts at 1) | |
| active | No | Active filter | |
| status | No | Payroll status | |
| pageSize | No | Records per page (default 50) | |
| employeeType | No | Employee type | |
| includeTotal | No | Include total count in response | |
| createdBefore | No | Filter payrolls created before this timestamp | |
| modifiedBefore | No | Filter payrolls modified before this UTC timestamp | |
| endedOnOrBefore | No | Filter payrolls ended on or before this UTC timestamp | |
| createdOnOrAfter | No | Filter payrolls created on or after this timestamp | |
| startedOnOrAfter | No | Filter payrolls started on or after this UTC timestamp | |
| approvedOnOrAfter | No | Filter payrolls approved on or after this UTC timestamp | |
| modifiedOnOrAfter | No | Filter payrolls modified on or after this UTC timestamp |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||