Uses of Class
dev.relism.flash.ext.mcp.ToolResponse
-
Uses of ToolResponse in dev.relism.flash.ext.mcp
Methods in dev.relism.flash.ext.mcp that return ToolResponseModifier and TypeMethodDescriptionabstract ToolResponseMcpTool.call(ToolArguments args) Invoked on every matchingtools/callrequest (hot path).static ToolResponseTool-level failure — per the MCP specification this is still a normal JSON-RPC result (not a JSON-RPC error) withisError: true, so the model can see and react to it.static ToolResponseSuccessful tool result carrying one or more content blocks.