focus_start_timer
Start a Toggl timer instantly for work or break. Specify project, task, or description to track time accurately in Focus.
Instructions
Toggl Focus/2.0: start a timer immediately. type defaults to activity. Optional task_id/project_id/description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Default: activity | |
| start | No | RFC3339 start time; defaults to now on server | |
| tag_ids | No | ||
| task_id | No | ||
| billable | No | ||
| project_id | No | ||
| description | No | ||
| workspace_id | No | Workspace ID. Defaults to TOGGL_WORKSPACE_ID or cached context. | |
| time_block_id | No | ||
| organization_id | No | Organization ID. Defaults to TOGGL_ORGANIZATION_ID or cached context. |