memvid_view
Display the content of a specific frame from a memory file to analyze stored data for debugging or review purposes.
Instructions
View content of a specific frame
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Path to the .mv2 memory file | |
| frame_id | Yes | Frame ID (non-negative integer) | |
| raw | No | Show raw content without formatting |