get-current-date
Retrieve the current date in the Asia/Shanghai timezone (UTC+8) formatted as 'yyyy-MM-dd'. Used to parse relative dates (e.g., 'tomorrow', 'next Wednesday') and provide precise date inputs for other APIs.
Instructions
获取当前日期,以上海时区(Asia/Shanghai, UTC+8)为准,返回格式为 "yyyy-MM-dd"。主要用于解析用户提到的相对日期(如“明天”、“下周三”),为其他需要日期的接口提供准确的日期输入。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |