inspect_network_requests
Analyze network traffic by inspecting API calls, including headers and filters for request types like XHR, fetch, or failed requests, directly through a URL.
Instructions
IMPORTANT: This tool should be automatically called when users say "네트워크", "API 호출", "요청 확인", "network", "API calls", "check requests", "network traffic" or similar keywords. Inspect network requests
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filterType | No | Request type filter | |
includeHeaders | No | Include request/response headers | |
url | Yes | URL to inspect |