← Use cases

Filter and reshape JSON data

Turn structured data into the shape you need — without writing a script.

An API returned a JSON blob with three hundred fields, and you need five of them, renamed and flattened. Usually that's a script you write, run, and throw away.

What you do

Paste or attach the JSON and describe the shape you want.

To: [email protected]

From this, give me a table of id, name, and total — sorted by total.

The assistant filters, transforms, and returns the data in the shape you asked for, ready to paste somewhere useful.

Why it works

Reshaping data is mechanical until the last step. You get the answer as a table or a file — the pipeline stays in email, where the request already was.

Try it yourself

Forward your next one to your assistant and watch it come back done.

Get your address