agentbay_memory_store
Store a memory with automatic poison detection, deduplication, and embedding. Configure memory tier for lifetime control.
Instructions
Store a memory with full write pipeline: poison detection, dedup, embedding, persist. Set tier to control lifetime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| tier | No | Memory tier (default: semantic) | |
| type | Yes | ||
| title | Yes | Short descriptive title | |
| source | No | Who created this | |
| aliases | No | Search phrases that should map to this entry | |
| content | Yes | Full content of the memory | |
| ttlHours | No | Override TTL for working-tier (default 24h) | |
| filePaths | No | ||
| projectId | Yes | Project ID | |
| confidence | No | ||
| sourceAgent | No | Agent name that created this memory |