Find overlapping pages
find_overlapsIdentify near-duplicate wiki pages that share identical passages, suggesting merge or redirect candidates for wiki hygiene. Restrict to a specific space or adjust similarity threshold.
Instructions
Near-duplicate page PAIRS that share a near-identical passage (real merge/redirect candidates) for wiki hygiene. Optional space_id restricts to one space; threshold (0..1, default 0.92) is the minimum chunk-level similarity to count as a duplicate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max pairs (default 50) | |
| space_id | No | optional space id to restrict to overlaps within one space | |
| threshold | No | min chunk-level cosine similarity 0..1 to count as a duplicate (default 0.92) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| overlaps | Yes |