Tools

interface Tools

Handles protocol traffic for server provided tools.

Inheritors

Functions

Link copied to clipboard
abstract fun call(req: McpTool.Call.Request, client: Client, http: Request): McpTool.Call.Response
Link copied to clipboard
abstract fun list(req: McpTool.List.Request, client: Client, http: Request): McpTool.List.Response