# get_pane_info

Source: https://libtmux.org/en/rs/latest/mcp/tools/get_pane_info/

> Return metadata for one pane. Inspect tmux metadata; accepts no client-supplied executable input.

MCP is in development

Server behavior and tool contracts may change. Tool availability depends on the server configuration.

Return metadata for one pane. Inspect tmux metadata; accepts no client-supplied executable input.

[All Rust tools](../) · [JSON](../get_pane_info.json) · [Source](https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/tmux-mcp/src/tools/contract.rs#L593)

## Arguments

* `pane` required · string

  The \`%\`-prefixed pane id, as \`list\_panes\` reports it.

## Schemas

The schema defines required fields, nested values, defaults, and validation constraints.
