stop_task
Stop active work on a task by clearing its start time. Pauses time tracking without completing or deleting the task.
Instructions
Deactivate a task by clearing its start timestamp.
Clears the Taskwarrior 'start' field. If Timewarrior is installed, also stops active time tracking for this task.
Supports dry_run=true to preview without mutation. Does not complete or delete the task. Pair with start_task to track work sessions. Use complete_task to mark the task done. Requires CONTRIBUTOR role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |