payroll_timesheets_non_job_list
Retrieve paginated non-job timesheets with filters for employee, employee type, date range, and active status. Use this tool to view timesheet records not tied to jobs.
Instructions
List one requested page of non-job timesheets, optionally filtered by employee, employee type, dates, or active state. These records are not attached to jobs; use the job timesheet tools for job labor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starts at 1) | |
| sort | No | Sort: Field (default), +Field (asc), or -Field (desc). Fields: Id, ModifiedOn, CreatedOn | |
| active | No | Filter by active status | True |
| pageSize | No | Records per page (default 50) | |
| employeeId | No | Employee ID | |
| employeeType | No | Employee type | |
| includeTotal | No | Include total count in response | |
| createdBefore | No | ||
| modifiedBefore | No | ||
| createdOnOrAfter | No | ||
| modifiedOnOrAfter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||