Hello, I have a workflow where I am making an API call to an authentication system to collect system logs. The response comes back with application/json and I want to be able to take this as an input to an LLM for further analysis. For example I converted the application/json input to a json body like this