# ToolAnnotations

- **Package:** LibTmuxMCP
- **Language:** Swift
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-swift/blob/254f8b2be7eb60cacc3ffcb3ea8e456784f582df/Sources/LibTmuxMCP/ToolCatalog.swift#L55
- **Page:** https://libtmux.org/en/swift/latest/mcp/reference/toolannotations/

All four MCP hints are owned explicitly by each registry row.

## Members

- `!=(_:_:)` (function): Returns a Boolean value indicating whether two values are not equal.
- `destructiveHint` (property)
- `idempotentHint` (property)
- `openWorldHint` (property)
- `readOnlyHint` (property)
- `conservative` (property)
- `init(from:)` (method): Creates a new instance by decoding from the given decoder.
