Ability to download incoming and outgoing json [GOT CREATED]

Feature request for JSON preview component.
Any node has INPUT and OUTPUT sections with JSON preview component.

The idea is:

It would be great to be able to download incoming and outgoing JSON with a simple button similar to “copy.”

My use case:

Sometimes JSON is too large and cannot be copied.

I think it would be beneficial to add this because:

It is more convenient to download the result as a file and work with it further.

Good news — a Download button now appears for large JSON payloads in node panels, released in n8n v1.2.0 via #6850. Closing as completed.