mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-11 08:16:03 +00:00
new nofe、、
This commit is contained in:
@@ -64,6 +64,7 @@ class NodeMetadataValidator:
|
||||
'plugin-selector',
|
||||
'webhook-url',
|
||||
'embed-code',
|
||||
'workflow-selector',
|
||||
}
|
||||
|
||||
def validate(self, metadata: dict[str, Any]) -> list[str]:
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
name: call_workflow
|
||||
label:
|
||||
en_US: Call Workflow
|
||||
zh_Hans: 调用工作流
|
||||
zh_Hans: 调用 工作流
|
||||
category: action
|
||||
icon: Workflow
|
||||
color: '#8b5cf6'
|
||||
|
||||
Reference in New Issue
Block a user