Probe Dev Studio Bridge
probe_bridgeCheck if the Roku debug bridge is live and obtain connection details. Call once per session before using other bridge-dependent tools.
Instructions
Returns { live, port, pid, startedAt } or { live: false, reason }. Call once per session before the first bridge-dependent tool; once live=true, call direct ops (keypress, launch_app, ecp_query, rale_command, …) and send_script_to_builder freely without re-probing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||