Table of Contents

Property IsReadOnly

Namespace
LMKit.Agents.Tools.BuiltIn
Assembly
LM-Kit.NET.dll

IsReadOnly

Gets whether the tool is read-only (no state mutation).

public bool IsReadOnly { get; }

Property Value

bool
Share