new nofe、、

This commit is contained in:
Typer_Body
2026-05-23 03:21:31 +08:00
parent 8ebfcd963a
commit b5c43cc113
6 changed files with 63 additions and 1 deletions

View File

@@ -64,6 +64,7 @@ class NodeMetadataValidator:
'plugin-selector',
'webhook-url',
'embed-code',
'workflow-selector',
}
def validate(self, metadata: dict[str, Any]) -> list[str]:

View File

@@ -2,7 +2,7 @@
name: call_workflow
label:
en_US: Call Workflow
zh_Hans: 调用工作流
zh_Hans: 调用 工作流
category: action
icon: Workflow
color: '#8b5cf6'