Comment on a change request
gitbook_comment_change_requestPost markdown comments on GitBook change requests to provide review feedback or notes.
Instructions
Post a markdown comment on a change request (review feedback / notes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | Space id. | |
| changeRequestId | Yes | Change request id. | |
| body | Yes | Comment text (markdown). | |
| page | No | Page id to attach the comment to (optional). |