get_page_by_id
Fetch a single page from a GitBook space or change request by supplying its page ID and space ID.
Instructions
Get a specific page by its ID from a GitBook space (or change request)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | The ID of the page | |
| spaceId | Yes | The ID of the space | |
| changeRequestId | No | Optional change request ID |