List Active Kimai Timesheets
kimai_list_active_timesheetsRetrieve currently running Kimai timesheet entries. Use this read-only tool to view active timesheets with pagination and format options.
Instructions
List currently running Kimai timesheet entries from /api/timesheets/active. This tool is read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Kimai API page number for paginated endpoints. | |
| size | No | Kimai API page size. Kimai supports a maximum size of 500. | |
| response_format | No | Output format: markdown for human-readable summaries, json for structured output. | markdown |