# mcp.tools.contract.VariablesArgs

- **Module:** mcp.tools.contract
- **Package:** tmux-mcp
- **Language:** Rust
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/tmux-mcp/src/tools/contract.rs#L97
- **Page:** https://libtmux.org/en/rs/latest/mcp/reference/mcp-tools-contract-variablesargs/

This type appears in public signatures. It is not a package entry point.

## Members

- `names` (attribute): tmux format variable names, such as `pane_current_path`.
- `pane` (attribute): The `%`-prefixed pane to read them against. Omit to let tmux pick its current pane.
