List all space page links
gitbook_list_page_links_in_spaceList all links from a specified page within a GitBook space. Use to analyze internal page connections.
Instructions
List all space page links. (GET /spaces/{spaceId}/content/page/{pageId}/links)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | Path parameter: spaceId. | |
| pageId | Yes | Path parameter: pageId. | |
| body | No | Optional query parameters as a JSON object (e.g. { limit, page }). |