{ "instructions": "Analyze the customer feedback and categorize the sentiment as POSITIVE, NEGATIVE, or NEUTRAL. Extract key points and improvement suggestions.", "expected_output": { "sentiment": "STRING", "keyPoints": "ARRAY", "suggestions": "ARRAY" }}
{ "instructions": "Review the generated content for accuracy and brand alignment. Choose APPROVE or REJECT and provide feedback.", "expected_output": { "decision": "STRING", "feedback": "STRING" }}