get_current_datetime
Retrieve the current date and time for any IANA timezone. Simply provide the timezone name to get accurate local time.
Instructions
Get current time in specified timezone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timezone_name | Yes | IANA timezone name (e.g., 'America/New_York', 'Europe/London'). Use UTC timezone if no timezone provided by the user. |