snori
snori
Log in
DE EN

The AI glossary MCP & AI interfaces

Idempotency

Idempotenz

Idempotency describes an operation's property of always producing the same result no matter how many times it is executed identically, without unwanted duplicate effects. It is especially important for automated AI write operations to prevent accidental duplicates.

Source: MDN Web Docs — Idempotent

← Back to the glossary