Inputs
Output
Type:List
Returns list with duplicates removed.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Removes duplicate items from lists while preserving unique values
| App | List Tools |
| Operation ID | list_remove_duplicates |
| Type | Action |
| Connection | None |
| Credits per run | Free |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
list | array (also accepts a comma-separated string) | No | - | Select the list to remove duplicate items from |
List
Returns list with duplicates removed.