EarthSDK
官网
对象索引
详细搜索
正在准备搜索索引...
earthsdk3
Tool
类型别名 Tool
type
Tool
=
{
func
:
(
args
:
any
)
=>
Promise
<
CallToolResult
>
;
name
:
string
;
params
:
{
description
:
string
;
inputSchema
:
ZodRawShape
}
;
}
索引
属性
func
name
params
属性
func
func
:
(
args
:
any
)
=>
Promise
<
CallToolResult
>
name
name
:
string
params
params
:
{
description
:
string
;
inputSchema
:
ZodRawShape
}
显示设置
成员可见性
继承
配色
自动
浅色
深色
目录
属性
func
name
params
官网
对象索引
详细搜索
EarthSDK
加载中……