get_current_time
Retrieve the current time in your preferred 12-hour or 24-hour format using configurable time settings.
Instructions
Get the current time in the configured format.
Returns: Time string in 12-hour or 24-hour format based on TIMEFMT setting
Examples: With TIMEFMT="12": "2:30 PM" With TIMEFMT="24": "14:30"
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |