get_time_status
Check if Timewarrior is currently tracking time. Returns active tracking state, tags, and elapsed duration, or indicates no tracking is active.
Instructions
Check whether Timewarrior is currently tracking time. Read-only.
Returns active tracking state, current tags, and elapsed duration, or indicates no tracking is active. Returns a clear message (not an error) if Timewarrior is not installed.
Use get_time_summary for historical aggregates. Use start_task / stop_task to control tracking via Taskwarrior hooks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |