Table of Contents

Property Arguments

Namespace
Sisk.ModelContextProtocol
Assembly
Sisk.ModelContextProtocol.dll

Arguments

Gets the arguments provided for the tool execution as a JSON object.

public required JsonObject Arguments { get; init; }

Property Value

JsonObject