Clay

find_duplicates

Find potential duplicate contacts.

Remote clay-inc/clay-mcp

Other tools also called find_duplicates? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "page": {
      "type": "number",
      "default": 1,
      "minimum": 1
    },
    "limit": {
      "type": "number",
      "default": 10,
      "maximum": 100,
      "minimum": 1
    }
  }
}
          

Provider

Clay →