search_documents
Find markdown documents by searching their content and metadata for specific text, returning matching file paths for documentation management.
Instructions
Search for markdown documents containing specific text in their content or frontmatter. Returns the relative paths to matching documents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| query | Yes | ||
| basePath | No |