start_timer
Start tracking work time in Clockify by creating a running timer with optional project and task details for accurate time management.
Instructions
Start a timer for the current user. Creates a running time entry without an end time.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Description of what you're working on | |
| project_name | No | Optional: project name to associate with the timer | |
| task_name | No | Optional: task name within the project (requires project_name) | |
| workspace_id | No | Workspace ID (optional, uses default workspace if not provided) |