recall
Retrieve the most relevant nodes for a query, blending text match with recency. Exclude archived nodes unless requested, and get explanations for each result.
Instructions
Retrieve the k most relevant nodes for a query. Ranking blends text match with recency-weighted activation. Archived (cold/frozen) nodes are excluded unless include_cold=True. Each result explains why it surfaced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | ||
| query | Yes | ||
| include_cold | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |