List all space page backlink locations
gitbook_list_space_page_backlinksList all pages that link to a given page in a GitBook space. Identifies cross-references and inbound connections.
Instructions
List all space page backlink locations. (GET /spaces/{spaceId}/content/page/{pageId}/backlinks)
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 }). |