recall
Search across local, team, or org scopes and return the best matching knowledge entries. Usage increments a recall counter to improve future relevance.
Instructions
Search knowledge across scopes and return the best matches. THE read endpoint for every agent type — a coding agent, a Slack KB bot, an SRE bot — they all ask here, so knowledge captured once serves them all.
scope : auto (local+team+org, the default) | local | team | org limit : max results
Every returned item's recall counter is incremented (local directly, team best-effort via the shared branch) — usage is the trust signal promotion feeds on. If nothing clears the relevance floor the response says no_confident_match: true — don't present weak matches as established fact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| scope | No | auto |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |