IKestrunRequestInvoker interface

Request invocation contract used by MCP tool handlers.

public interface IKestrunRequestInvoker

Members

name description
InvokeAsync(…) Invokes a route through the normal HTTP pipeline.

See Also