chaprola_sort
Sorts a data file by one or more fields, modifying the file in place.
Instructions
Sort a data file by one or more fields. Modifies the file in place
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Data file to sort | |
| project | Yes | Project name | |
| sort_by | Yes | Sort specification: [{field, dir?, type?}] |