current_time
Retrieve the current date and time in a specified format and timezone using the Time MCP Server. Ideal for applications requiring accurate time data for logging, scheduling, or synchronization.
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 |