create_comment
Create a new comment on a Loom video. Optionally attach it to a specific timestamp for contextual feedback.
Instructions
Post a comment on a Loom video. Each call creates a new comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes | The Loom video ID | |
| content | Yes | The comment text | |
| timestamp | No | Timestamp in seconds to attach comment to (default 0) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |