list_timesheets
Retrieve timesheet summaries for a specific date range to review work hours and entries efficiently.
Instructions
List timesheets for the current user within a date range. Returns summary information for each timesheet.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | Yes | Start date in YYYY-MM-DD format | |
| end_date | Yes | End date in YYYY-MM-DD format |