Ingest documents into the RAG index
rag_ingestRe-index markdown documents to refresh the RAG search index. Use before querying when the index is empty or source files change.
Instructions
Re-index the configured markdown document set on the RAG service. Call this once before rag_query if the index is empty or the docs changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||