memory_world_search
Search current external world facts to verify if information is stale, with age-decayed confidence and source citations for reliable, up-to-date 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 | |||