browser_cmd
Execute any browser command on a stealth session for full control, covering actions not exposed by the structured toolset.
Instructions
Purpose: Escape hatch that runs ANY agent-browser command against the current stealth session — giving access to the COMPLETE browser… Constraints: Call browser_skill(name='core', full=True) first. args is raw administrator input for controller features absent from structured tools… Example: browser_cmd(args='cookies list', session='recon')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | ||
| json | No | ||
| session | No | default | |
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||