构建工作流
Workflowdata
$workflow.active
Description: Whether the workflow is active
Syntax: $workflow.$workflow.active
Returns: Boolean
Source: Custom n8n functionality
$workflow.id
Description: The workflow ID. Can also be found in the workflow’s URL.
Syntax: $workflow.$workflow.id
Returns: String
Source: Custom n8n functionality
$workflow.name
Description: The name of the workflow, as shown at the top of the editor
Syntax: $workflow.$workflow.name
Returns: String
Source: Custom n8n functionality
官方原文和授权
本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。