Create a space comment
gitbook_post_comment_in_spacePost a comment in a GitBook space. Provide the space ID and comment body to add feedback or notes.
Instructions
Create a space comment. (POST /spaces/{spaceId}/comments)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | Path parameter: spaceId. | |
| body | No | Request body as a JSON object, per the GitBook API for this operation. |