Table of Contents

Property IdempotentHint

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

IdempotentHint

If true, repeated calls with the same arguments have no additional effect (idempotent). Only meaningful when ReadOnlyHint is false. Default: false.

public bool IdempotentHint { get; }

Property Value

bool