get_system_time
Retrieve the current accurate system date and time, with optional timezone adjustment using IANA identifiers.
Instructions
Returns the current accurate system date and time. Optionally accept a 'timezone' parameter (IANA timezone like 'America/New_York') to display time in a specific timezone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timezone | No | IANA timezone identifier (e.g., 'America/New_York', 'Europe/London'). Defaults to the server's system timezone. |