Start capture proxy
start_captureLaunch a local HTTP(S) debugging proxy to capture traffic, optionally set the port and enable TLS interception. If already running, returns current status.
Instructions
Start the capture proxy. Optionally choose a port and toggle TLS interception. If the proxy is already running, this returns the current status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | TCP port to bind to. Engine picks a default if omitted. | |
| intercept_tls | No | Enable HTTPS MITM via the local CA. |