now
Retrieve the current date and time from a deterministic source instead of guessing. Returns UTC and local time, weekday, UTC offset, and DST status for any timezone or calendar.
Instructions
Return the current deterministic time. Do NOT let the LLM infer the current date/time — call this tool instead. Returns UTC and local time, weekday, UTC offset, and DST status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calendar | No | Calendar system for date representation | gregorian |
| timezone | No | IANA timezone, e.g. 'America/New_York', 'Asia/Tokyo' | UTC |