Table of Contents

Property OutputSchema

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

OutputSchema

Gets an optional JSON Schema describing the shape of StructuredContentJson, or null when the tool returns no structured projection.

string OutputSchema { get; }

Property Value

string
Share