Example input
name,plan Pasteon,Pro
Convert CSV to JSON, JSON to CSV, or a JSON array to a Markdown table.
name,plan Pasteon,Pro
[
{
"name": "Pasteon",
"plan": "Pro"
}
]Pasteon shows this Workflow only for matching Text, JSON, FileURL clipboard items.
The Workflow receives the selected clipboard item and the runtime context required for its declared action.
Duplicate or edit the Workflow in Pasteon Settings. Review imported code and Variables before enabling it.
Learn visual Steps, Code mode, Variables, Script Filters, and the complete runtime protocol.