index_directory
Index markdown and text files from a directory to enable semantic search and structured memory in your knowledge graph.
Instructions
Index markdown/text files from a directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Directory path to index | |
| patterns | No | Glob patterns (default: *.md, *.txt) |