media_streams
Retrieve the full ffprobe payload for a media file, including all format and stream fields. Use it to inspect codecs, resolutions, bitrates, and metadata from an absolute file path.
Instructions
Return the full ffprobe payload (all format + stream fields).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to a media file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||