Uses of Interface
com.soklet.McpToolCallContext
Packages that use McpToolCallContext
-
Uses of McpToolCallContext in com.soklet
Methods in com.soklet that return McpToolCallContextModifier and TypeMethodDescriptionMcpStructuredContentContext.getToolCallContext()Provides the tool-call context for the current structured content marshaling operation.McpToolHandlerContext.getToolCallContext()Provides the tool-call-specific request context.Methods in com.soklet with parameters of type McpToolCallContextModifier and TypeMethodDescriptiondefault @NonNull McpToolResultMcpEndpoint.handleToolError(@NonNull Throwable throwable, @NonNull McpToolCallContext context) Maps a thrown tool exception to an MCP tool result.