pty_close
Close an interactive terminal session and discard its log data and read position. Retrying with the same session ID is safe and returns a receipt marking the session as closed or already closed.
Instructions
セッションを閉じ、ログ/読取位置を破棄する。同じsession_idへの再試行は安全で、closed/already_closedのstructured receiptを返す。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | Yes | ||
| outcome | Yes | ||
| session_id | Yes |