toggl_get_current_entry
Retrieve the currently active time entry from Toggl Track to monitor ongoing work sessions or check timer status.
Instructions
Get the currently running time entry, if any
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}