KB Cleanup Plan
kb_cleanup_planIdentify duplicate documents in your local project against a knowledge base, then receive thin-pointer replacements to consolidate content.
Instructions
Read-only. Classify local project-repo docs against KB content for this workspace/component and return thin-pointer replacements for duplicates. The agent applies confirmed edits locally; the server writes nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component | No | Optional component key under the workspace. | |
| workspace | Yes | Project or workspace key in the KB. | |
| local_files | Yes | Local docs to compare, each with path and content keys. | |
| jaccard_threshold | No | Similarity threshold above which a local doc is treated as duplicate. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||