Table of Contents

Property Content

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

Content

Gets or sets the content provided by the user (when Action is Accept).

public IDictionary<string, object> Content { get; set; }

Property Value

IDictionary<string, object>