current_tracking
Check if a timer is currently running and get its activity and start time. Returns an error if no active tracking exists.
Instructions
Get the currently running tracking entry, if any.
Returns the active timer with activity info and start time, or an error with "does not exist" if nothing is tracking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||