get_context
Assembles a smart context block from stored memories, returning a pre-formatted string for system prompt injection. Enables persistent memory across tools.
Instructions
Assemble a smart context block from stored memories. Returns a pre-formatted context string ready to inject into a system prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| volume_id | No | Volume ID. Uses default if not set. | |
| user_id | No | User ID for personalized context | |
| max_tokens | No | Max tokens for the context block. Default: 2000 |