list_documents
Retrieve paths to markdown documentation files within specified directories for document management and organization.
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 |
|---|---|---|---|
| path | No | ||
| basePath | No | ||
| recursive | No |