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; }
Gets or sets the content provided by the user (when Action is Accept).
public IDictionary<string, object> Content { get; set; }