delete_comment
Delete a comment permanently from GitBook by providing space ID and comment ID. This action cannot be undone.
Instructions
Delete a comment (DESTRUCTIVE: cannot be undone)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | The ID of the space | |
| commentId | Yes | The ID of the comment to delete | |
| changeRequestId | No | Optional change request ID if comment is on a CR |