Class ExplainErrorTool

java.lang.Object
org.ek9lang.mcp.tools.ExplainErrorTool
All Implemented Interfaces:
McpTool

public final class ExplainErrorTool extends Object implements McpTool
MCP tool that provides rich explanations for EK9 error codes. Equivalent to 'ek9 -h Exxxx' on the CLI.
  • Constructor Details

    • ExplainErrorTool

      public ExplainErrorTool()
  • Method Details