Capture Live Intercepted Traffic
capture_trafficCapture live HTTP(S) traffic from intercepted browsers, apps, or containers. Creates a temporary session to collect requests and responses for analysis and debugging.
Instructions
Capture live HTTP(S) traffic being intercepted by HTTP Toolkit. Creates a temporary session, subscribes to traffic events via WebSocket, collects requests and responses for the specified duration, then returns all captured exchanges. Use this to see what HTTP requests are being made by intercepted browsers, apps, or containers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duration | No | Duration in seconds to capture traffic (default: 5, max: 30) |