edit_comment
Update the text of a specific comment on a Loom video by providing the comment ID, video ID, and new content.
Instructions
Edit an existing comment on a Loom video. Overwrites the comment text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | The comment ID | |
| video_id | Yes | The Loom video ID the comment belongs to | |
| content | Yes | The new comment text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |