get_raw_user_reports
Fetch raw user report data from Clockodo for any year to view the exact API response for debugging.
Instructions
Get raw user reports from Clockodo API (for debugging).
Shows the actual data returned by Clockodo's /api/userreports endpoint.
Args: year: Year to fetch (e.g., 2024, 2025)
Returns: Raw API response with all user report data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes |