Restart pane
restart_paneRestart a terminal pane by killing and respawning its shell. Optionally resume the pane's Claude conversation after the restart.
Instructions
Kill and respawn a pane's shell. With resume:true, the pane's live Claude conversation (per its session marker) is resumed in its own cwd after the respawn — an agent may target its OWN pane to restart itself. prompt queues a message typed into the resumed claude the moment it is ready (speak-first); requires resume:true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paneId | Yes | ||
| prompt | No | Message delivered to the resumed conversation once ready | |
| resume | No | Resume the pane's Claude conversation after respawn |