---
# 内置节点：开始
runtime: none
palette: hidden
description: Entry point of AgentFlow, all flows should start from this node
displayName: Start
input: []
output:
  - type: node
    name: next
    default: ""
---
${USER_PROMPT}