Class ParadigmTool
java.lang.Object
org.ek9lang.mcp.tools.ParadigmTool
- All Implemented Interfaces:
McpTool
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe tool definition exposed to the client.Execute the tool with the given arguments.
-
Constructor Details
-
ParadigmTool
public ParadigmTool()
-
-
Method Details
-
definition
Description copied from interface:McpToolThe tool definition exposed to the client.- Specified by:
definitionin interfaceMcpTool
-
execute
-