stop_ws_capture
Stop capturing WebSocket frames for a specific URL pattern. Use this to end a WebSocket capture session started with start_ws_capture.
Instructions
Stop capturing WebSocket frames for the given URL pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url_pattern | Yes | The same pattern passed to start_ws_capture |