docs_ingest
Add documentation files to a domain-specific index by supplying a file or directory path; supports Markdown, HTML, JSON, YAML, and XML.
Instructions
Ingest files into a domain-specific documentation index. Accepts a file path or directory. Supports .md, .txt, .html, .json, .yaml, .yml, .rst, .xml files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File or directory path to ingest | |
| domain | Yes | Domain name (e.g., 'touchdesigner') |