sync
Update the vector store from the documents directory. Choose to force a full rebuild, retry previously skipped files, or prune sources excluded by .lilbeeignore.
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.
prune_ignored drops sources a .lilbeeignore now excludes; without it,
the patterns only govern what sync takes in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force_rebuild | No | ||
| prune_ignored | No | ||
| retry_skipped | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||