ruyi_capture_start
Start passive network capture with optional URL pattern and HTTP method filters. Retrieve matched requests using the wait tool.
Instructions
开始被动抓包。按 URL 模式匹配请求,后续用 ruyi_capture_wait 获取。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | 仅匹配 HTTP 方法(GET/POST/...) | |
| pageIdx | No | ||
| pattern | No | URL 匹配模式(子串匹配) |