Hi, I've built an AI agent that is meant to provide output forms in JSON format. Is there an easy way to have those results outputted in a separate column with a specific structure like the attached image?
My primary problems are that the Clay JSON output includes quotes around variable names (outputs as "name":string instead of name:string without quotes) and also includes the AI's "Reasoning", "Confidence", and "Steps Taken" results in the outputs for the JSON