list_source_conflicts
Identify documents with conflicting source file names that were left unresolved to prevent auto-removing the wrong document. Use this list to find and fix each conflict.
Instructions
List documents whose source file name collides with another
document's (a "source conflict") -- these were never auto-resolved
because picking a winner automatically could retire the wrong
document. Use repair_source_conflict to resolve one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum conflicts to return in this page. | |
| cursor | No | Opaque next_cursor from a previous call, to fetch the next page. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||