check_memory_bank_status
Verify if the memory-bank directory exists and retrieve a list of .md files to maintain persistent project context in AI assistants.
Instructions
Checks if the memory-bank directory exists and lists the .md files within it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}