Add Zynx Memory
add_memoryPersist project, research, coding, or automation memory in an allowlisted Supabase table.
Instructions
Persist project, research, coding, or automation memory in an allowlisted Supabase table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | note | |
| content | Yes | Memory text to persist. | |
| metadata | No | ||
| projectId | No | ||
| tableName | No | Allowlisted memory table. | zynx_memory |