rhino_bridge_list_instances
Discover running Rhino instances on this host and verify their availability. Returns PID, host, port, document info, version, and live status for each endpoint.
Instructions
Enumerate live Rhino bridge endpoints discovered via announcement files.
Returns one row per running Rhino on this host. Each row carries
``pid``, ``host``, ``port``, ``doc_path``, ``doc_title``, version, and
an ``alive`` flag derived from a cheap TCP probe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||