get_current_time
Retrieve the current time for any IANA timezone, enabling easy local time checks without manual calculation.
Instructions
Get current time in a specific timezones
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timezone | Yes | IANA timezone name (e.g., 'America/New_York', 'Europe/London'). Use 'Etc/UTC' as local timezone if no timezone provided by the user. |