Get Single Timesheet
get_timesheetRetrieve an employee's timesheet for a particular sequence period to view their time records for that timeframe.
Instructions
Get a single employee's timesheet for one sequence (period). Returns the same structure as list_timesheets for one employee/sequence combination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| employee | Yes | The employee code | |
| sequence | Yes | The exact sequence label, e.g. 'Mon, 01 Jan 2024 to Sun, 07 Jan 2024' (use list_timesheets to see sequence labels) |