Table of Contents

Property IsReadOnly

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

IsReadOnly

Gets a value indicating whether the tool performs only read operations and never mutates local or remote state.

public bool IsReadOnly { get; }

Property Value

bool
Share