Memory Bank MCP

by movibe
Verified

migrate_file_naming

Convert Memory Bank file names from camelCase to kebab-case format to ensure consistent naming conventions and improve file organization.

Instructions

Migrate Memory Bank files from camelCase to kebab-case naming convention

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" }
ID: riei9a6dhx