list_pages
Retrieve a paginated list of pages from a GitBook space or change request, enabling quick access to all documentation content.
Instructions
List all pages in a GitBook space (or change request)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Pagination token | |
| limit | No | Max items to return | |
| spaceId | Yes | The ID of the space | |
| changeRequestId | No | Optional change request ID |