goodmemory_search_index
Fetches a compact index of record references for a query, enabling retrieval of specific records instead of a rendered summary.
Instructions
Advanced recall (past goodmemory_get_context). Progressive GoodMemory recall step 1: fetch a compact recordRef index for a query, then call goodmemory_get_records for detail. Prefer this over goodmemory_get_context when you need specific records rather than a rendered summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Workspace root. Defaults to the current working directory. | |
| limit | No | ||
| query | Yes | ||
| sessionId | No | Optional host session id for session-scoped recall. | |
| includeRuntime | No | ||
| retrievalProfile | No |