get_time
Retrieve the current time in the local, UTC, or specified IANA timezone. Get the time only, without the date, for accurate time-based operations.
Instructions
Get the current time only (e.g. 14:30:00)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timezone | No | Timezone: "local" | "utc" | IANA string (default: "local") |