get_page_links
Retrieve all outgoing links from a GitBook page by providing space and page IDs. Useful for analyzing page references and link structure.
Instructions
Get all outgoing links from a page
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 |