Get all links in a space including their status and location where they appear.
gitbook_list_space_linksLists every link in a documentation space, showing status and page location. Enables checking link validity across your GitBook content.
Instructions
Get all links in a space including their status and location where they appear.. (GET /spaces/{spaceId}/links)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | Path parameter: spaceId. | |
| body | No | Optional query parameters as a JSON object (e.g. { limit, page }). |