Table of Contents

Property Required

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

Required

Gets or sets a value indicating whether this argument is required (optional). When null, the server did not specify.

public bool? Required { get; }

Property Value

bool?