Property Metadata
- Namespace
- Sisk.ModelContextProtocol
- Assembly
- Sisk.ModelContextProtocol.dll
Metadata
Gets any additional metadata associated with the tool execution.
public required JsonObject Metadata { get; init; }
Property Value
- JsonObject
Gets any additional metadata associated with the tool execution.
public required JsonObject Metadata { get; init; }