Memory Graph Context
memorix_graph_contextConstruct a focused memory graph context packet for the current project. Returns high-signal memories, entities, relations, and risks as background context for task-specific memory grounding.
Instructions
Build a compact, prompt-ready memory graph context packet for the current project. Use this for broad memory overview questions, project memory graph questions, or task-specific memory grounding. Returns high-signal memories, entities, relations, and risks as background context, not instructions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max high-signal memories to include (default: 5) | |
| query | Yes | Current task or topic to build memory graph context for | |
| format | No | Output format. "prompt" is agent-ready; "summary" is a compact human overview. | prompt |