start_timer
Start time tracking on a project and task. Provide project ID and task name; operation fails if another timer is already running.
Instructions
Start time tracking on a project and task. Will fail if another timer is already running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_url | No | Optional GitLab issue URL for integration | |
| task_name | Yes | Name of the task (e.g., "Issue #123: Fix bug") | |
| project_id | Yes | TMetric project ID |