session_stop
Stop a session to free its transcript for other tools, preserving the conversation so it can be resumed later.
Instructions
Kill the tmux session but keep the conversation.
Use this to free a session's transcript — so claude_run can address it
without contention — while keeping the ability to resume it later with
session_start. Use session_destroy to forget it entirely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |