map_reduce_mr_flatten
Flatten nested lists into a single list to simplify data processing and structure manipulation for AI applications.
Instructions
[map_reduce] Flatten a list of lists into a single list.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |