Property Schema
- Namespace
- Sisk.ModelContextProtocol
- Assembly
- Sisk.ModelContextProtocol.dll
Schema
Gets the JSON schema that defines the expected input arguments for the tool.
public JsonSchema Schema { get; }
Property Value
- JsonSchema
Gets the JSON schema that defines the expected input arguments for the tool.
public JsonSchema Schema { get; }