get_datetime
Get the current date and time in your chosen timezone. Specify local, UTC, or an IANA timezone string to receive accurate datetime values.
Instructions
Get the current date and time (e.g. 2025-03-15 14:30:00)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timezone | No | Timezone: "local" | "utc" | IANA string (default: "local") |