start_timer
Start tracking time in Toggl by initiating a new timer with a description of the task. Optionally specify a project name and tags to categorize the entry.
Instructions
Start a new Toggl time entry. Provide a description and optionally a project name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Optional tags to apply to this time entry | |
| description | Yes | What you are working on | |
| project_name | No | Project name to log time against (must match an existing project name exactly) |