More robust JSON input in debugger trigger

To submit a feature request, please answer the following questions:

  1. What problem does this feature request solve?

Launch variables input as JSON objects automatically stringified breaking the testing within the workflow when a JSON object is required for data input.

  1. What is the use case for this feature?

Troubleshooting agent workflows, especially with custom functions and integrations with third-party APIs.

  1. Please describe the functionality of this feature request.

I think it would be easy to paste a valid JSON object in when testing using debugger mode.

  1. Is there anything else we should know?

You can upvote on the features that you care about.