Wait For Cocos Editor Bridge
cocos_local_wait_for_editor_bridgeWaits for the local Codex editor bridge to become responsive by polling until timeout, enabling automation workflows to proceed only after the editor is ready.
Instructions
Poll the localhost Codex editor bridge until it responds or a timeout is reached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | ||
| timeoutMs | No | ||
| intervalMs | No |