# get_pane_info

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

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

MCP is in development

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

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

[All Swift tools](../) · [JSON](../get_pane_info.json) · [Source](https://github.com/libtmux/libtmux-swift/blob/254f8b2be7eb60cacc3ffcb3ea8e456784f582df/Sources/LibTmuxMCP/ToolOperation.swift#L7)

## Arguments

* `paneId` required · string

  Caller-controlled paneId.

## Schemas

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