I was having a bit of a poke around with how Workbench calls the AI APIs and noticed that the method of sending the workspace was to first convert it to graphviz format.

I had initially thought the fmw would’ve been passed and parsed instead,
Converting to graphviz is a pretty cool step and could be used when producing reports or documentation on workspaces. I know people have asked for similar functionalities in the past re exporting the workspace as a graphic:
Is that conversion something that the end user can tap into?
I’m going to shamelessly tag