Activate Interceptor (Generic)
activate_interceptorActivate HTTP Toolkit interceptors by ID to route traffic through a proxy port for debugging HTTP(S) requests from browsers, devices, or containers.
Instructions
Generic tool to activate any interceptor by ID with custom options. Use the dedicated tools (intercept_chrome, intercept_docker_container, etc.) when possible for better parameter validation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Interceptor ID to activate | |
| proxyPort | Yes | Proxy port to route intercepted traffic through | |
| options | No | Interceptor-specific activation options |