# capture_since

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

> Read pane output; accepts no client-supplied executable input. Returned content may be sensitive or untrusted. Return output after an opaque pane cursor.

MCP is in development

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

Read pane output; accepts no client-supplied executable input. Returned content may be sensitive or untrusted. Return output after an opaque pane cursor.

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

## Arguments

* `cursor` optional · string

  Caller-controlled cursor.

* `maxLines` optional · integer

  Caller-controlled maxLines.

* `paneId` required · string

  Caller-controlled paneId.

* `waitMs` optional · integer

  Caller-controlled waitMs.

## Schemas

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