Table of Contents

TTMSMCPTool.IdempotentHint Property

When True, tells the client that repeating the call with the same arguments has no further effect beyond the first call, so it is safe to retry after a timeout or an unclear failure. Published as idempotentHint only when set.

API unit family: TMS.MCP.Tools Declaring type: TTMSMCPTool Type: Boolean

Syntax

property IdempotentHint: Boolean;