forget_memory
Delete specific stored memories by filename to manage workspace knowledge in Project Tessera's memory system. Remove unwanted or outdated information from the vector store.
Instructions
Delete a specific memory by filename (without .md extension). Use list_memories first to find the memory to delete.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_name | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |