video_info
Retrieve video metadata such as scene cuts, silences, and loudness. Choose basic for container headers or full for an exhaustive scan with cached results.
Instructions
Metadata for a video. detail="basic" reads container headers only and returns immediately. detail="full" additionally scans the whole file for scene cuts, silence intervals and EBU R128 loudness; that scan is exhaustive and therefore slow on long files, but it is cached and reused. Use force=true to recompute. This tool returns no images, so the image limits do not apply to it, but your client's per-call time limit does: a full scan of a long video takes time proportional to its length, and may exceed the limit. Raise that limit if your client allows it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| video | Yes | ||
| detail | No | basic |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |