# mcp.model.ShowHooksArgs

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

Arguments for reading the hooks set at a scope.

## Members

- `session` (attribute): The session whose hooks to read, by `$`-prefixed id or name. Omit for the server's own.
