Memory Bank MCP

by movibe
Verified

get_memory_bank_status

Check Memory Bank status

Input Schema

NameRequiredDescriptionDefault
random_stringYesDummy parameter for no-parameter tools

Input Schema (JSON Schema)

{ "properties": { "random_string": { "description": "Dummy parameter for no-parameter tools", "type": "string" } }, "required": [ "random_string" ], "type": "object" }