The Map Keys For Each action renames or moves paths in every object in a
list. It preserves list order and returns newly copied objects.
Outputs
Example
Map first_name to name for:
The result is:
Nested paths are supported, and missing old paths are skipped for only the
objects that lack them.
Mappings run in order on each object. Existing destination values can be
overwritten, and overlapping mappings can affect one another.