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; }
Gets or sets the collection of arguments accepted by this prompt.
public IReadOnlyList<McpPromptArgument> Arguments { get; }