Get Kimai Timesheet
kimai_get_timesheetFetch a specific Kimai timesheet entry by its ID. Choose markdown for human-readable summaries or JSON for structured output.
Instructions
Read one Kimai timesheet entry from /api/timesheets/. This tool is read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Kimai entity ID. | |
| response_format | No | Output format: markdown for human-readable summaries, json for structured output. | markdown |