remote_session_confirm
Approve or deny pending remote shell prompts by sending a Y/N response to an active session. Specify wait time for output after confirmation.
Instructions
Send a Y/N confirmation response to a session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | true for 'y', false for 'n' | |
| waitTime | No | Wait time for output (ms). Default: 2000 | |
| sessionId | No | Session ID (defaults to active session) |