MCP Apps
GitHub
Specification
Preparing search index...
server-helpers
ToolCallback
Type Alias ToolCallback<Args>
ToolCallback
:
BaseToolCallback
<
CallToolResult
|
InputRequiredResult
,
ServerContext
,
Args
,
>
Callback for a tool handler registered with
McpServer.registerTool
.
Type Parameters
Args
extends
StandardSchemaWithJSON
|
undefined
=
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Specification
MCP Apps
Loading...
Callback for a tool handler registered with
McpServer.registerTool.