get_contents
Fetch full content for specific recall preview refs to expand only relevant rows without retrieving all data.
Instructions
Fetch full, untrimmed content for recall preview refs. Use after a preview-tier recall to expand only the rows that matter instead of opting the whole recall out with full_content=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refs | Yes | Refs from recall messages, e.g. ['mem:123', 'ep:45'] (max 20 per call) | |
| agent_id | Yes | Agent identifier (ownership check — another agent's refs come back in `missing`) |