Table of Contents

Property StructuredContentJson

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

StructuredContentJson

Gets or sets a JSON object carrying the machine-readable form of the result, mirroring the tool's output schema. Supplied alongside the textual content, never instead of it.

public string StructuredContentJson { get; set; }

Property Value

string
Share