start_timer
Start a timer on a project. Automatically stops any other running timer to ensure only one timer runs at a time.
Instructions
Start a timer on a project. Stops any other running timer first — Timebook allows only one active timer at a time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project id (UUID) or exact project name. Use list_projects to discover. | |
| description | No | What the user is working on (visible in the time entry). | |
| rate | No | Optional rate id (UUID) or exact rate name (e.g. "Software Development"). |