start_ws_capture
Initiate capture of WebSocket frames for connections matching a specified URL pattern. Enable monitoring before frames are recorded.
Instructions
Start capturing WebSocket frames for connections matching the given URL pattern. Frames are NOT captured by default — call this first to enable capture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url_pattern | Yes | Glob/regex pattern to match WS connection URLs |