pub async fn send_input(shell_session_id: &str, data: &str) -> Result<()>
Send raw input bytes to a PTY shell session.