Support for "pasting Json" in AIP logic output types to generate output json schema

Hi,

As we start using multiple agent workflow in AIP logic, I constantly have to create output data types in AIP logic that are farly complex that has to be output one AIP logic function that can either be a ontology edit or input for another AIP logic function.

In these cases it becomes really time consuming to create the output data type manually. Rather it would be so much easy for me to take the json format that I get from another AI tool, like AI-FDE and feed it as input and AIP logic will create the output schema, similiar to the existing functionality in Pipeline builder , there is a function called parse json string