live_status
Get real-time status of active browser automation sessions and connections.
Instructions
List which projects currently have a side panel connected to this bridge (by folder name -- call this to see what's available to target, e.g. before omitting project on another live_* tool). agentName is THIS server's own stable name (e.g. "claude-1", tied to its port slot, not random) -- shown in the side panel's pending-connection list when it asks the user to approve this agent, so telling the user this name lets them confirm which pending entry to click Approve on. sessions gives each connected panel's own OPAQUE connection id (e.g. "a1b2c3d4", assigned by this bridge, meaningless on its own, and NOT the panel's own secret session name -- that value never travels from a panel to this server in any form) -- only relevant once more than one panel is connected at once; pass one as session on another live_* tool to target it specifically instead of hitting the "more than one side panel connected" ambiguity error. This never reveals a session name you weren't already told directly by the user -- the only way one reaches you at all is the user pasting it into connect_panel themselves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||