import { WandSparkles } from 'lucide-react' export default function FlowAssistPage() { return (

Flow Assist

Build flows from natural language — describe what you need and Flow Assist will generate the decision tree or procedural steps.

Coming Soon

Flow Assist will be available here as a dedicated conversational flow builder. In the meantime, use the AI panel in the Flow Editor to generate flows.

) }