xmpp_p2p
Preparing search index...
mcp/tools
McpToolDescriptor
Type Alias McpToolDescriptor
Describes a single MCP tool and its JSON schema.
type
McpToolDescriptor
=
{
description
:
string
;
inputSchema
:
Record
<
string
,
unknown
>
;
name
:
string
;
}
Index
Properties
description
input
Schema
name
Properties
description
description
:
string
input
Schema
inputSchema
:
Record
<
string
,
unknown
>
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
input
Schema
name
xmpp_p2p
Loading...
Describes a single MCP tool and its JSON schema.