🎯 Purpose
Internal workflow used to start any other workflow.
Created automatically when calling POST /api/v1/workflows/start.
🧩 Workflow steps
- LOCAL →
start_functions - LOCAL →
redirect_functions
📤 Result
Redirect to the first step of the real workflow (used only by the internal orchestrator).
📄 Code
apps/workflows/collections/start.py