mnemos_context
Assemble relevant context for a query by retrieving and filtering stored memories within a token budget.
Instructions
Assemble relevant context for a query within token budget
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Context query | |
| max_tokens | No | Token budget (default 4000) | |
| project_id | No | Project scope | |
| include_relations | No | Include related memories |