tmux_list_clients
List clients attached to a tmux server, optionally filtered by session, returning each client's tty, session, and size.
Instructions
List clients attached to the server.
With session, lists only the clients attached to that session (-t).
Each client has its tty, attached session, and size. Returns
{"clients": [...]}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session | No | ||
| target | No |