Table of Contents

Property IsIdempotent

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

IsIdempotent

Gets whether the tool is idempotent (safe to retry without changing outcome).

bool IsIdempotent { get; }

Property Value

bool