eds_list_pages
List pages from a site query index with pagination. Use limit and offset to control the number of results and navigate through the page list.
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) |