get_video
Retrieves basic metadata for a Loom video such as name, duration, owner, views, and creation date.
Instructions
Get metadata for a Loom video including name, duration, owner, views, and creation date.
For comprehensive info including transcript, chapters, summary, and comments in one call, use get_video_details instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes | The Loom video ID (32-char hex string) | |
| save_dir | No | Directory to save output to (omit to skip saving) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |