search_knowledge
Search durable notes, decisions, and plans across all projects to recall past context, such as what was decided or if an issue was encountered before.
Instructions
Semantic search over the knowledge layer — durable notes and decisions: memory notes, ADRs, plans, session handoffs, and standards (NOT source code or git commits). Cross-project by design (searches all repos, no cwd auto-scoping). Use for 'what did we decide / is there a note about X / did we hit this before'. For source-code or git-commit recall, use rag_query instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| query | Yes |