Uses of Record Class
io.modelcontextprotocol.spec.McpSchema.CallToolRequest
Packages that use McpSchema.CallToolRequest
-
Uses of McpSchema.CallToolRequest in io.modelcontextprotocol.client
Methods in io.modelcontextprotocol.client with parameters of type McpSchema.CallToolRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<McpSchema.CallToolResult>McpAsyncClient.callTool(McpSchema.CallToolRequest callToolRequest) Calls a tool provided by the server.McpSyncClient.callTool(McpSchema.CallToolRequest callToolRequest) Calls a tool provided by the server.