List all space comments
gitbook_list_comments_in_spaceRetrieve all comments from a GitBook space by providing the space ID. Supports optional pagination parameters to control results.
Instructions
List all space comments. (GET /spaces/{spaceId}/comments)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | Path parameter: spaceId. | |
| body | No | Optional query parameters as a JSON object (e.g. { limit, page }). |