memvid_facts
Extract or list facts from memory files to retrieve structured information from stored data frames for analysis and reference.
Instructions
Fact extraction - list facts or extract from frame
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Path to the .mv2 memory file | |
| frame_id | No | Extract facts from specific frame | |
| list | No | List all extracted facts |