inject_memories
Inject selected memories into the current conversation context to enrich interactions with relevant past information. Uses AIC tokens with immediate return and background confirmation.
Instructions
Inject selected memories into the current conversation context. Costs 0.001 AIC per call (regardless of memory count, up to 50). Returns plaintexts ready to be used as context. The AIC charge is deflationary: 50% burned forever, 50% to ecosystem treasury. Optimistic mode: returns immediately, transactions confirm in background.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_ids | Yes | 1-50 memory IDs to inject | |
| project_filter | No | Optional: tag/project context | |
| target_platform | No | Optional: target platform (claude, chatgpt, etc) |