get_current_time
Retrieve the current date and time in your local timezone using system-detected settings. Ideal for applications needing accurate time data without manual configuration.
Instructions
Get the current date and time in your local timezone
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}