Organize Same Documents
🤖 AI Drafted (Not reviewed)
Create one subfolder per duplicate cluster and move members into it via the audited action registry
| Tool id | organize_same_documents |
| Category | utility |
| Uses a language model | no |
| Needs a generative model | no |
| Runs over many items | no |
| Item handling | batch |
| Structured output | no |
| Human-verified | not yet |
What it reads
| Port | Type | Required | What it is |
|---|---|---|---|
Clusters (clusters) |
json |
yes | Typed same-document clusters from the similarity tool. |
What it emits
| Port | Type | Required | What it is |
|---|---|---|---|
Summary (summary) |
json |
— | Created folder and move counts. |
Count (count) |
number |
— | Number of duplicate clusters organized. |
Options
This tool has no options.
The prompt it sends
This tool does not send a prompt — it does its work in code.