eds_list_pages
Fetch pages from the site query index with pagination controls (limit, offset) to manage result size.
Instructions
List pages from the site query index with pagination support
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of pages to return (default 100) | |
| offset | No | Pagination offset (default 0) |