JSON Function Builder
Define JSON Transformation Functions
Generate Function with AI
Function Name:
Function Body:
// Write your transformation function here // The "json" parameter contains the input JSON // Example: // return { ...json, newField: true };
Save Function
Clear
Execute Functions
Select Function:
-- Select a function --
Input JSON:
Format JSON
{ "example": "data" }
Execute
Output: