get_active_timer¶
Get information about the currently running timer.
Summary¶
The get_active_timer tool allows you to check if there is an active timer running and retrieve its details (activity, start time, description).
Parameters¶
This tool takes no parameters.
Behavior¶
- Authentication: Verifies API credentials.
- API Call: Checks for currently active tracking session.
- Response: Returns timer details or indicates no timer is running.
Examples¶
Check Active Timer¶
Response (Timer Running):
⏱️ Active Timer Running
- Activity: Development
- Description: Working on API integration
- Started: 10:30:00 AM
- ID: te_789012
Response (No Timer):