memvid_update
Modify specific frame content in memory files to update stored information for AI agents.
Instructions
Update 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) | |
| content | Yes | New content for the frame |