search
Search memory content to recall decisions or information when you don't know the exact location. Returns relevant notes and asset pointers.
Instructions
Search the memory's content for recall — note prose (stemmed, relevance-ranked)
and asset pointers (matched on hint/label/location, never their contents). Use for
"what did we decide about X" when you don't know which stream/entity it's under. This is
distinct from find_entities (which matches names). Returns live results only, capped
with a *_truncated flag; it never follows an asset pointer.
Args:
query: Words to match (OR-ed; relevance floats full matches to the top).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |