scout_peek
Capture and inspect API requests from a target URL. Filter by path or method to quickly discover matching APIs.
Instructions
One-shot API discovery: open a URL, capture and inspect matching API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Target page URL. | |
| method | No | Optional HTTP method filter ("GET" or "POST"). | |
| path_contains | No | Optional API path filter (e.g. "/search/notes"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |