prime_context
Automatically build a compact context brief from scoped memories (by agent, project, or session) at the start of a conversation to hydrate an assistant with relevant knowledge and ensure continuity. Returns summary text plus knowledge graph nodes and edges.
Instructions
Automatically build a compact context brief at the start of a scoped conversation or before work that needs continuity. Use to hydrate an assistant with the most relevant scoped memories. Returns summary text plus nodes and edges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | No | Optional agent or client identifier used to partition memory. | |
| project | No | Optional project or workspace name used to partition memory. | |
| session_id | No | Optional conversation or run identifier used to partition memory. |