{"slug":"agent402-tools-api-memory-remember-d58570","title":"Store a piece of text for later similarity recall","host":"agent402.tools","method":"POST","resource":"https://agent402.tools/api/memory/remember","category":"commerce","description":"Store a piece of text for later similarity recall - a per-wallet semantic index an agent cannot host in-session. Returns an id. Prefer memory-write for structured state you will look up by exact key; this pair is for fuzzy, meaning-based retrieval. Pair with /api/memory/recall to retrieve by meaning","price_listed":0.003,"price_asked":null,"state":"effects","state_label":"Not tested: has real-world effects","checks_7d":0,"answered_7d":0,"latency_ms_median":null,"reported_calls_30d":6,"reported_payers_30d":3,"networks":["eip155:10","eip155:1329","eip155:137","eip155:143","eip155:42161","eip155:42220","eip155:43114","eip155:4663","eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"meta":{"topic":"ops"},"text":"The deploy failed because the Railway build ran out of memory."},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"meta":{"description":"Optional JSON metadata stored alongside"},"owner":{"description":"Optional 0x namespace (requires a readwrite grant)","type":"string"},"text":{"description":"Text to remember (max 8KB)","type":"string"}},"required":["text"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"id":{"type":"string"},"owner":{"type":"string"},"stored":{"type":"boolean"}},"required":["id","owner","stored"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[],"description_full":"Store a piece of text for later similarity recall - a per-wallet semantic index an agent cannot host in-session. Returns an id. Prefer memory-write for structured state you will look up by exact key; this pair is for fuzzy, meaning-based retrieval. Pair with /api/memory/recall to retrieve by meaning, not exact key.","last_updated":"2026-09-22T16:37:06.722Z","schemes":["exact"]}