Clockify MCP

by inakianduaga
  • Linux
  • Apple

getTimeEntries

Retrieve time entries for the authenticated user within a specified date range using ISO8601 format. Customize results by setting optional start and end dates.

Instructions

List time entries for the authenticated user. Optional: start, end (ISO8601).

Input Schema

NameRequiredDescriptionDefault
endNoEnd date (ISO8601, optional)
startNoStart date (ISO8601, optional)

Input Schema (JSON Schema)

{ "properties": { "end": { "description": "End date (ISO8601, optional)", "type": "string" }, "start": { "description": "Start date (ISO8601, optional)", "type": "string" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from Clockify MCP

Related Tools

ID: etblkq1j7y