List all space file backlink locations
gitbook_list_space_file_backlinksFind all backlinks pointing to a specific file within a GitBook space to quickly navigate file references.
Instructions
List all space file backlink locations. (GET /spaces/{spaceId}/content/files/{fileId}/backlinks)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | Path parameter: spaceId. | |
| fileId | Yes | Path parameter: fileId. | |
| body | No | Optional query parameters as a JSON object (e.g. { limit, page }). |