delete_comment
Permanently delete a comment using its ID. Removes unwanted comments from Ed Discussion threads, with no undo.
Instructions
Permanently delete a comment. This cannot be undone.
Args: comment_id: The comment ID (from get_thread results).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |