wait_for_output
Waits for terminal output to match a specified pattern using regex or literal search, enabling conditional command execution in remote sessions.
Instructions
Wait for remote session output matching a regex or literal pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regex | No | ||
| pattern | Yes | ||
| timeout | Yes | ||
| session_id | Yes | ||
| clear_buffer | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||