find_duplicate_keys
Detect duplicate rows in local CSV files by one or more key columns. Identify duplicate keys without uploading data anywhere.
Instructions
Find duplicate rows by one or more key columns. Local files only — never uploads user data anywhere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | ||
| delimiter | No | ||
| keyColumns | Yes | Column name(s) forming the unique key. |