list_documents
Retrieve relative paths of markdown documents in a directory or subdirectory. Specify base path and recursion to organize and access documentation efficiently.
Instructions
List all markdown documents in the docs directory or a subdirectory. Returns the relative paths to all documents.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
basePath | No | ||
path | No | ||
recursive | No |