{% extends "admin/base.html" %} {% block title %}Workflow Architect{% endblock %} {% block content %}
Describe a specialized node you need (e.g. "A node that connects to the Spotify API and returns the current track"). The AI will generate both the Python execution logic and the LiteGraph UI.
Describe the flow you want to create. You can attach API documentation, logic diagrams, or images as context.