Property ExecuteAsync
- Namespace
- Sisk.ModelContextProtocol
- Assembly
- Sisk.ModelContextProtocol.dll
ExecuteAsync
Gets or sets the handler function that will be executed when the tool is invoked.
public McpToolHandler ExecuteAsync { get; set; }
Gets or sets the handler function that will be executed when the tool is invoked.
public McpToolHandler ExecuteAsync { get; set; }