transform_transform_omit
Remove specified keys from a dictionary to simplify data structures. Returns the modified dictionary and list of omitted keys.
Instructions
[transform] Remove specified keys from a dict. Returns {result, omitted}.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| record | Yes | ||
| keys | Yes |