memory_assemble_context
Retrieve high-salience memories and format them into a token-budgeted XML prompt block for direct agent context injection.
Instructions
Retrieve and format high-salience memories into a strict token-budgeted XML prompt block ready for direct agent context injection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | hybrid | |
| query | Yes | Search query to retrieve context for | |
| scope | No | Optional wing/room filter scope | |
| max_tokens | No | Maximum token budget for the assembled context | |
| include_shared | No | Whether to include shared fleet knowledge |