edit_comment
Update an existing Ed Discussion comment by replacing its entire body with new content in Ed XML format. Provide the comment ID and new content to modify the comment.
Instructions
Edit an existing comment's content. Replaces the entire body with the new content in Ed XML format.
Args: comment_id: The comment ID (from get_thread results). content: New body in Ed XML format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| comment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |