# ToolDefinition.isIdempotent

- **Module:** ToolDefinition
- **Package:** libtmux-swift
- **Language:** Swift
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-swift/blob/f02a4668570e1cc5198c941413750e021f42c214/Sources/LibTmuxMCP/ToolCatalog.swift#L149
- **Page:** https://libtmux.org/reference/swift/tooldefinition-isidempotent/

Whether calling twice with the same arguments leaves the same state as calling once. Reaches clients as `idempotentHint`.
