current_time
Retrieve the current date and time in a specified format and timezone. Designed to enable accurate time awareness for applications and large language models.
Instructions
Get the current date and time.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | Yes | The format of the time, default is empty string | YYYY-MM-DD HH:mm:ss |
timezone | No | The timezone of the time, IANA timezone name, e.g. Asia/Shanghai |