mcp_engram_list_concepts
Retrieve concept names from the memory manifold, filtered by prefix to avoid unfiltered dumps. Specify a limit (max 500) to control output size.
Instructions
Lists concept names in the memory manifold (bounded). Always pass prefix (e.g. tile:, helper:, ritual:) on large stalks — never request an unfiltered full dump. OUTPUT: newline-separated concept list with total/truncation notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max concepts to return (default 50, max 500) | |
| prefix | No | Filter to concepts starting with this prefix (strongly recommended: tile:, helper:, goal:, trace:) |