memory_world_search
Search current world facts by similarity to verify external knowledge, with confidence scores, staleness flags, and source citations for reliable answers.
Instructions
Search current WORLD facts (sourced external knowledge) by
similarity. Use when a task turns on an external fact your training
data may have stale. Entries carry effective_confidence
(age-decayed), a stale flag (re-verify before relying on it), and
their source_url / source_quote for citation. verbose=True
for full provenance metadata (default entries are compact).
Returns: {count, entries}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No | ||
| verbose | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||