memory_recall
ActiveTool of SqueezeOS — Institutional AI Market Intelligence
Memory Graph. Cost: 0.01 RLUSD. Literal keyword/tag search over an agent's own stored memories, ranked by recency. Not semantic or vector search — no embedding model is involved, and the response says so explicitly (match_method field). Pass payment_token from verify_payment plus agent_wallet.
Parameters schema
{
"type": "object",
"required": [
"agent_id"
],
"properties": {
"tags": {
"type": "string",
"description": "comma-separated"
},
"type": {
"type": "string"
},
"limit": {
"type": "number"
},
"query": {
"type": "string"
},
"agent_id": {
"type": "string"
},
"agent_wallet": {
"type": "string"
},
"payment_token": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SqueezeOS — Institutional AI Market Intelligence
https://github.com/timwal78/squeezeos
1/7 registries