[Suggestion] Export the entire Blueprint as AI-processable text, and import Blueprint from text

Currently, although it is possible to select all nodes in a Blueprint and copy them to a text editor, this operation only applies to the current Graph, and a Blueprint may contain multiple Graphs, making this process cumbersome.

It would be great to add a feature that allows exporting the entire Blueprint as AI-friendly text (e.g., JSON), as well as importing a Blueprint from text.

Related discussion:

Is there a way to convert blueprints to text, and convert text back to blueprints? - Programming & Scripting / Blueprint - Epic Developer Community Forums

Saving assets as text - General / Feedback & Requests - Epic Developer Community Forums