Table of Contents

Property Annotations

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

Annotations

Gets or sets optional annotations for the template.

public IReadOnlyDictionary<string, object> Annotations { get; set; }

Property Value

IReadOnlyDictionary<string, object>