to_json 函数功能获取pipeline Json字符串。 函数原型def to_json(self) -> str : pass 返回参数说明 数据结构 说明 str 返回插件的Json字符串。 父主题: PluginNode