sync
Synchronize documents directory into the vector store with options to force rebuild or retry skipped files.
Instructions
Sync the documents directory into the vector store.
force_rebuild drops every table and re-ingests. retry_skipped
clears failed-file skip markers without dropping the store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force_rebuild | No | ||
| retry_skipped | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||