# kill_pane

Source: https://libtmux.org/en/dotnet/latest/mcp/tools/kill_pane/

> Delete tmux state; accepts no command payload. Kill pane.

MCP is in development

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

Delete tmux state; accepts no command payload. Kill pane.

[All .NET tools](../) · [JSON](../kill_pane.json) · [Source](https://github.com/libtmux/libtmux-dotnet/blob/320dc64f4b8b7815842471327a5e6b84a1499bf8/src/LibTmux.Mcp/Policy/CapabilityModel.cs#L603)

## Arguments

* `paneId` required · string

  The pane id to kill.

## Schemas

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