# send_keys_batch

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

> Send input to a pane's program; a shell that receives it runs it with your user's permissions. Send an ordered bounded batch with a fresh check for every row.

MCP is in development

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

Send input to a pane’s program; a shell that receives it runs it with your user’s permissions. Send an ordered bounded batch with a fresh check for every row.

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

## Arguments

* `onError` optional · string

  Caller-controlled onError.

* `operations` required · array

  Caller-controlled operations.

## Schemas

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