interactive_bash_read
Read output from an interactive bash session by specifying its name and the number of lines to retrieve. Useful for monitoring or debugging long-running commands.
Instructions
대화형 세션 출력 읽기
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | 읽을 라인 수 (기본: 100) | |
| session_name | Yes | 대상 세션 이름 |