Get Current Kimai User
kimai_get_current_userRetrieve the currently authenticated Kimai user's profile. Identifies the logged-in user and their details for session verification.
Instructions
Read the current Kimai user from /api/users/me. This tool is read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Output format: markdown for human-readable summaries, json for structured output. | markdown |