This workflow compares two lists of objects (List A and List B) using a user-specified key (e.g. email, id, domain) and returns:
This workflow compares two lists of objects (List A and List B) using a user-specified key (e.g. email, id, domain) and returns: Items common to both lists (based on the key) Items only in List A Items only in List B How it works: Accepts a JSON input containing: listA: the first list of items listB: the second list of items key: the field name to use for comparison Performs a field-based comparison using the specified key Returns a structured output: common: items with matching ke
Marketplace
Independent
Category
research
More like this
Browse research agents →