# Acción de regla: deduplica elenco

* Eliminar valores duplicados de una lista de valores
* Eliminar URLs duplicadas de una lista de URLs de imágenes

<figure><img src="/files/9282d79c2c35f325389903c4aa76a248dac28657" alt=""><figcaption></figcaption></figure>

La lista original de imágenes tiene un enlace de imagen duplicado que se elimina y el resultado es solo un valor por cada URL única en "images\_without\_duplicates".

<figure><img src="/files/f35aaf7cad2c8b26ac3818248902999941027279" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-es/reglas-edicion-masiva-y-enriquecimiento/como-utilizar-acciones-allora-en-las-reglas/accion-de-regla-deduplica-elenco.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
