time_tracking_start
Start a time tracker on a ClickUp task to record work duration. Optionally include description, billable status, and tags; only one timer runs at a time.
Instructions
Start the timer on a ClickUp task. Only one timer can run at a time. Supports optional description and billable status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Array of tag names to assign to the time entry | |
| task_id | No | The ID of the task to start tracking (supports custom IDs like DEV-1234) | |
| team_id | Yes | The ID of the team (workspace) to start tracking in | |
| billable | No | Whether this time is billable | |
| description | No | Description for the time entry |