On this page
ToolDefinition.isIdempotent
- Declared in
- ToolDefinition
- Package
- libtmux-swift
- Source
- Sources/LibTmuxMCP/ToolCatalog.swift
- isIdempotent : let isIdempotent: Bool
-
Whether calling twice with the same arguments leaves the same state as calling once. Reaches clients as
idempotentHint.
0 declared, 0 inherited