Open a change request
gitbook_create_change_requestCreate a change request (draft branch) on a GitBook space. Returns a unique ID to use for importing content, adding comments, and finally merging to publish.
Instructions
Create a change request (draft branch) on a space. Returns its id to target with gitbook_import_content / gitbook_comment_change_request, then gitbook_merge_change_request to publish.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | Space id. | |
| subject | No | Title/subject of the change request. |