Prompt Not Found
Sign In
chatgpt
D
{"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"}
U
jishen027
12/9/2025
Follow
Act as Data Transformer
Contributed by @f
#Productivity
Version History
v1.0.0 - 12/9/2025
Changelog:
Initial import
Ver 1.0.0
Comments (0)
Sign in to comment
Sign In
No comments yet.
0
Fork & Edit