create_memory
Store and organize learnings, facts, and methods in a collaborative memory system for AI agents to access across sessions.
Instructions
Create a new memory/tidbit. Returns the created memory with its id.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| creator | No | ||
| tags | No | ||
| voter_id | No |