Share via


IMcpToolHandler Interface

Definition

Defines the contract for invoking MCP tools within declarative workflows.

public interface IMcpToolHandler
type IMcpToolHandler = interface
Public Interface IMcpToolHandler

Remarks

This interface allows the MCP tool invocation to be abstracted, enabling different implementations for local development, hosted workflows, and testing scenarios.

Applies to