Applies a structured transform to tabular data, keep specific columns, filter rows by simple conditions, sort, and limit, then writes the result in the chosen format.
Filters are AND-combined and use a fixed operator set (eq, ne, gt, lt, ge, le, contains, in, notnull, isnull). There is no free-form query string, so it is safe on untrusted input.
Target format.
Source format.
Keep at most this many rows.
Sheet name for xlsx input.
Columns to keep, in this order.
Row filters, AND-combined.
Sort keys, applied in order.
Pre-signed GET URL of the input file.
Download URL TTL in seconds.
Filename for the output. Defaults to reshaped.<to>.