Table of Contents

Property OutputSchema

Namespace
LMKit.Mcp.Tools
Assembly
LM-Kit.NET.dll

OutputSchema

Optional JSON Schema (as text) describing the tool's output shape.

This is a hint for clients/agents to validate or render the tool result. If empty (""), consumers should not assume an output contract.

public string OutputSchema { get; }

Property Value

string