get_timesheet
Retrieves detailed timesheet data for a specified date range, optionally including archived activities.
Instructions
Get detailed timesheet data for a date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | End date in ISO 8601 format (e.g., 2025-01-31) | |
| start | Yes | Start date in ISO 8601 format (e.g., 2025-01-01) | |
| includeArchivedActivities | No | Whether to include archived activities |