unity_ui_bridge_health
Verifies the AccelByte UI Tools bridge health in the Unity editor, returning status, bridge URL, and compilation state for a quick check.
Instructions
Check whether the AccelByte UI Tools bridge is healthy in the Unity editor. Returns ok, bridge URL, and the health response (including isCompiling). Lighter than unity_editor_status — use for a quick bridge-only check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bridgeUrl | No | Bridge URL (default: http://127.0.0.1:48758). |