get_datetime
Fetch the current date and time in UTC or a specified IANA timezone to timestamp events or schedule tasks.
Instructions
Get the current date and time, optionally in a specific timezone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timezone | No | IANA timezone name (e.g. 'America/New_York', 'Europe/London'). Defaults to UTC. |