Property Request
- Namespace
- Sisk.ModelContextProtocol
- Assembly
- Sisk.ModelContextProtocol.dll
Request
Gets the incoming HTTP request that triggered the tool execution.
public required HttpRequest Request { get; init; }
Gets the incoming HTTP request that triggered the tool execution.
public required HttpRequest Request { get; init; }