Nodes
A workflow in 60 Minute Creator is built out of nodes. Each node does one job, generating text, an image, a video, or voice, or moving and organizing your media, and you connect them together so the output of one feeds into the next. This page explains the basics that every node shares, then lists all of them grouped by what they do.
What is a node?
A node is a single card on your canvas. It does one job: create something, hold something, or route something to another node. You connect nodes with lines so information flows from one to the next, and that chain of connected nodes is your workflow.
How nodes work
- Hover over a node to reveal a small bar with Rename and Delete buttons, no extra menu needed. The Comment node has just Delete.
- Nodes that generate something, like LLM, Image Generation, Video Generation, and Voice Generation, show a Run button when you select them, so you can run just that node (and anything connected after it) without running your whole workflow.
- Every generation node has an Inputs / Outputs button so you can see exactly what data went in and what came out.
- While your workflow runs, each node's border glows orange and pulses while it's working, and turns red if something goes wrong. The Trigger and Output nodes also glow green when they finish successfully.
Adding a node
Open the node picker from the canvas to add a node. You can sort the list by group, alphabetically, or by the nodes you use most.
All nodes, grouped by what they do
Flow control
- Trigger: decides when your workflow runs, on demand or on a schedule.
Create with AI
- Agent: writes a prompt for each node you connect it to.
- LLM: generates text from a prompt.
- Image Generation: generates an image from a prompt.
- Video Generation: generates a video from a prompt, a start frame, or reference footage.
- Voice Generation: generates spoken audio from text.
- Lipsync
- Compose
- Replace Background
- Split Screen
Logic
Media
- Media Library
- Text: holds a block of text you write yourself and feeds it to other nodes.
- Influencer
- Output
Notes
Every node in this list has its own page.