rba_detect_roblox_crash
Detect whether Roblox is running, connected, or likely crashed by diagnosing the process and RBA heartbeat. Returns clear status without modifying anything.
Instructions
Read-only Roblox process and RBA heartbeat diagnosis. Reports healthy, bridge_disconnected, not_running, or likely_crashed without changing any process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| timeoutMs | No | ||
| includePing | No | Ping a connected executor as an additional responsiveness signal. | |
| staleAfterMs | No | Heartbeat age at which a connected executor is considered stale. |