browser_session
Manage isolated browser sessions with unique cookies and optional live-view streaming. Supports current, list, close, close_all, and stream actions.
Instructions
Purpose: Manage isolated stealth browser identities and the optional loopback-only live-view stream. Each session has its own cookies… Constraints: action selects current, list, close, close_all, or stream. Stream discovers the selected session's loopback WebSocket and safely relays it to the configured host port.… Example: browser_session(action='list')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| session | No | ||
| stream_port | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||