search_traffic
Search and filter captured HTTP traffic by query keywords, domain, or method to find specific requests and responses.
Instructions
Search captured traffic using filters. Args: query: Keywords to search in URL or body domain: Filter by domain name method: Filter by HTTP method (GET, POST, etc.) limit: Max results to return
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| domain | No | ||
| method | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |