Running timer
clockify_current_timerGet the active timer and its elapsed time. Returns nothing when no timer is running.
Instructions
The timer running right now, with how long it has been going. Returns nothing when the clock is stopped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | User id, or `me` (default) for the owner of the API key. | |
| workspace_id | No | Workspace id. Falls back to CLOCKIFY_WORKSPACE_ID, then to the account's active workspace. |