create_task
Create a task on a Loom video to track action items. Optionally attach at a specific timestamp.
Instructions
Create an action item (task) on a Loom video. Each call creates a new task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes | The Loom video ID | |
| content | Yes | The task/action item text | |
| timestamp | No | Timestamp in seconds to attach task to (default 0) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |