Class TestPipelineToolProvider

java.lang.Object
org.frankframework.mcp.AbstractToolProvider
org.frankframework.mcp.tools.TestPipelineToolProvider
All Implemented Interfaces:
McpToolProvider

@Component public class TestPipelineToolProvider extends AbstractToolProvider
Tool to test a pipeline (adapter) with a supplied input message, mirroring the TestPipeline controller of the Frank!Console. Both the resulting state and the result message are returned.
  • Constructor Details

  • Method Details

    • getTools

      public List<io.modelcontextprotocol.server.McpServerFeatures.SyncToolSpecification> getTools()
      Description copied from interface: McpToolProvider
      The MCP tools exposed by this provider.