memory_loading
Load ADRs into memory and perform intelligent queries to explore and manage memory entities and relationships.
Instructions
Advanced memory loading tool for the memory-centric architecture. Query, explore, and manage memory entities and relationships. Load ADRs into memory system and perform intelligent queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Query parameters for entity search | |
| action | No | Memory operation to perform | query_entities |
| entityId | No | Entity ID for get_entity and find_related actions | |
| maxDepth | No | Maximum depth for relationship traversal (find_related action) | |
| forceReload | No | Force reload of ADRs (load_adrs action) |