goclaw_memory_create
Store new memory documents for AI agents by specifying agent ID, document path, and content to manage agent knowledge bases.
Instructions
Store a new memory document for an agent
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent ID | |
| path | Yes | Document path/name | |
| content | Yes | Document content |