session_destroy
Terminate a completed task by killing its tmux session and clearing stored metadata. For stopping slow runs, use session_interrupt.
Instructions
Kill the tmux session and remove its stored metadata.
Do this when a task is finished — tmux sessions outlive this server. Do not
use it to stop a slow run; use session_interrupt for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |