diff --git a/content/docs/references/automation/flow.mdx b/content/docs/references/automation/flow.mdx index de2ccf3d8..c814c7602 100644 --- a/content/docs/references/automation/flow.mdx +++ b/content/docs/references/automation/flow.mdx @@ -80,6 +80,7 @@ const result = FlowNode.parse(data); * `screen` * `wait` * `subflow` +* `map` * `connector_action` * `parallel_gateway` * `join_gateway`