Quake Search (Scroll Compatibility)
quake_searchSearch Quake cyberspace assets with paginated queries, field filtering, and time range support.
Instructions
Backward-compatible alias for quake_service_scroll.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Results per page. | |
| query | Yes | Quake query, for example service:http or port:443 AND country:"China". | |
| latest | No | Whether to use latest data. | |
| exclude | No | Comma-separated fields to exclude. | |
| include | No | Comma-separated fields to include. | |
| end_time | No | UTC end time. | |
| start_time | No | UTC start time. | |
| ignore_cache | No | Whether to ignore cached data. | |
| pagination_id | No | Pagination ID from previous response. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||