recall_search
Semantically search Claude Code session history and retrieve ranked anchors for past discussions, optionally scoped to a project.
Instructions
Semantically search past Claude Code sessions. Returns ranked anchors.
scope_cwd: pass your current working directory to restrict results to the current project/repo (worktrees collapse to the repo root). Omit it for a global, cross-project search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | ||
| query | Yes | ||
| scope_cwd | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |