kb_ingest_doc
Ingest a markdown file into a knowledge base with automatic change detection. Supports chunked or full ingestion with customizable chunk size, tags, and author attribution.
Instructions
Ingest single markdown file into KB with change detection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_path | Yes | ||
| strategy | No | chunked | |
| chunk_size | No | ||
| tags | No | ||
| overwrite | No | ||
| author | No | ||
| source_type | No | system |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |