Hi Community,
I want to change & optimize my json format. Within the attached workflow, left side shows current json and the right side shows desired output (sample data). I am not an expert on the JSON Build tool and hence, asking for recommendations.
Background/context:
I am using json format as part of my API call to a LLM.
The current format has redundant fields (repeated values for company name and comments fields) and I want to optimize the json format so I can ask the LLM to process less tokens.