Table of Contents

Property RawJson

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

RawJson

Gets the raw JSON string of the notification.

public string RawJson { get; }

Property Value

string

The notification as a JSON string, useful for logging or forwarding.