Table of Contents

Property Arguments

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

Arguments

Gets or sets the collection of arguments accepted by this prompt.

public IReadOnlyList<McpPromptArgument> Arguments { get; }

Property Value

IReadOnlyList<McpPromptArgument>