After an agent passes a string to this flow, the flow parses the string as a JSON object. After reviewing the run, the string is successfully parsed as a JSON and is verified. However, when the json attribute is called it fails. I am receiving the attribute with:
body('Parse_JSON')?['itemName']
If anyone has any idea, I would appreciate it.