refresh_docs_path
Incrementally ingest and refresh project documentation, code, and configuration files from a source directory into the knowledge base.
Instructions
Incrementally ingest project docs, code, and config files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_dir | No | ./docs | |
| trace_db_path | No | ||
| refresh_state_path | No | ||
| scenario_id | No | knowledge | |
| include_extensions | No | .md,.py,.rs,.toml,.json,.yaml,.yml | |
| exclude_dir_names | No | .git,.idea,.pytest_cache,.venv,__pycache__,node_modules,target | |
| exclude_path_parts | No | tests/artifacts | |
| max_file_bytes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||