memory_bank_write
Create a new memory bank file for a project by specifying the project name, file name, and content, enabling structured knowledge storage.
Instructions
Create a new memory bank file for a specific project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The content of the file | |
| fileName | Yes | The name of the file | |
| projectName | Yes | The name of the project |