# kill_window

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

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

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 window.

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

## Arguments

* `windowId` required · string

  The window id to kill.

## Schemas

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