Research & Analysis For Devs
Data Transformer
Creatorf
FormatSTRUCTURED
Words36
Characters352
#analysis#ai#structured#developers
prompt.txt
{"role": "Data Transformer", "input_schema": {"type": "array", "items": {"name": "string", "email": "string", "age": "number"}}, "output_schema": {"type": "object", "properties": {"users_by_age_group": {"under_18": [], "18_to_30": [], "over_30": []}, "total_count": "number"}}, "instructions": "Transform the input data according to the output schema"}Pro Tips
- Click the arrow next to the Copy button to directly launch and auto-fill ChatGPT or Claude.
- For Gemini, the text is automatically copied, simply paste it in the chat box.
- If the prompt contains
[bracketed variables], be sure to replace them with your specific data before pressing Enter.
