get_video_metadata
Retrieve technical metadata from a Cloudglue video file including duration, resolution, file size, and processing status. Use when you need video specifications instead of content analysis.
Instructions
Get comprehensive technical metadata about a Cloudglue video file including duration, resolution, file size, processing status, and computed statistics. Use this when you need video specifications, file details, or processing information rather than content analysis. Different from content-focused tools like describe_video.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | Video file ID from Cloudglue without the 'cloudglue://files/' prefix. Use the 'id' field from list_videos results (e.g., use 'abc123' not 'cloudglue://files/abc123'). This gives technical details about the video file itself. |