Inputs
Output
Type:List[Dict]
Returns data with renamed fields.
Fields: dynamic (depend on the inputs)Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Renames data fields while keeping their values intact
| App | Utilities |
| Operation ID | utilities_rename_fields |
| Type | Action |
| Connection | None |
| Credits per run | Free |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
data | any | Yes | - | The data containing fields you want to rename |
field_mappings | object | Yes | - | Map current field names to new field names |
List[Dict]
Returns data with renamed fields.
Fields: dynamic (depend on the inputs)