资讯

Both plantuml_to_drawio_xml.pl (perl) and plantuml_to_drawio_xml.py (python), written for the purpose of describing the transformation process, perform the same workflow and produce the same output.
Skip the string → JSON conversion step entirely when result_as_answer=True is set, regardless of output type. Ensure tool outputs (including plain strings) are returned verbatim to the user.