eds_list_pages
List pages from the site query index with pagination support, using offset and limit to control the number and starting point of returned results.
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) |