🎯 Purpose

Internal workflow used to start any other workflow. Created automatically when calling POST /api/v1/workflows/start.

🧩 Workflow steps

  1. LOCALstart_functions
  2. LOCALredirect_functions

📤 Result

Redirect to the first step of the real workflow (used only by the internal orchestrator).

📄 Code

apps/workflows/collections/start.py