Skip to content

v0.2.1 — fix shared-report create filter

Choose a tag to compare

@tracegazer tracegazer released this 08 Jun 02:42
· 25 commits to main since this release

Patch release.

Fixed

  • create_shared_report now sends the sub-filter matching the report type (e.g. summaryFilter for SUMMARY). Previously it sent only the date range, which the API rejected for typed reports (400 "Selecciona un filtro resumido"). Default sub-filters are added for DETAILED/SUMMARY/WEEKLY/ATTENDANCE; a new optional report_filter argument allows full control or other report types. Caught by the live-smoke suite.

Install: uvx clockify-mcp (or pip install clockify-mcp).