# mcp.src.TmuxTools.caller_is_malformed

- **Module:** mcp.src.TmuxTools
- **Package:** tmux-mcp
- **Language:** Rust
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/tmux-mcp/src/tools/mod.rs#L374
- **Page:** https://libtmux.org/en/rs/latest/mcp/reference/mcp-src-tmuxtools-caller_is_malformed/

```
mcp.src.TmuxTools.caller_is_malformed(self) -> bool
```

Whether the inherited caller context is set but malformed, which makes pane-input and teardown tools refuse every call.
