delete_comment
Delete a comment from a Vimeo video using its video ID and comment ID. Confirmation is required to execute the deletion.
Instructions
Delete a comment from a video. Requires confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Set true to proceed. | |
| video_id | Yes | Video id. | |
| comment_id | Yes | Comment id. |