Files
iAs/tools/datetime/specs/get_current_datetime.tool.yaml
T

9 lines
264 B
YAML

name: get_current_datetime
desc: 获取当前系统本地日期时间,返回年月日、星期、时区。用于"现在几点""今天几号""星期几"等问题
type: stdio
tool: datetime
path: /target/release/datetime
risk_level: low
timeout_secs: 3
params: []