Qurak

Read JSON

Workflow 1 step, run in order in one session. Every step was executed against the engine and the output below is what it produced.

Step 1
ImportString["{\"one\":1,\"two\":2}", "JSON"]
Output
{one -> 1, two -> 2}

Functions used

Related recipes

All recipes · Function reference · Use this from an MCP client