Memory Custom

set_memory_file_path

Define the absolute path for storing memory files in the Memory Custom server, enabling precise control over knowledge graph data locations and management.

Instructions

Set the memory file path

Input Schema

NameRequiredDescriptionDefault
memoryFilePathYesAbsolute path to the memory file

Input Schema (JSON Schema)

{ "properties": { "memoryFilePath": { "description": "Absolute path to the memory file", "type": "string" } }, "required": [ "memoryFilePath" ], "type": "object" }

You must be authenticated.

Other Tools from Memory Custom

Related Tools

ID: w6hi2myrxq