get_video
Check video upload status and indexing progress, view metadata like duration and resolution, and obtain a short-lived presigned URL for immediate fetch.
Instructions
Get detailed information about a video including upload status, metadata (duration, resolution, fps), and per-feature indexing status. Use this to check if upload or indexing is complete. The 'url' field is a short-lived HTTPS presigned URL (expires within hours) — fetch immediately and do not store; call get_video again for a fresh URL when needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes | ||
| rationale | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |