Skip to content

Manual

Trigger · Stable

Run a workflow on demand from the Automations page.

Click ‘Run’ on the Automations page or trigger via the CLI. Injects no trigger keys — use a map step or hardcoded module inputs to seed context. Best for admin one-off tasks or workflows that always start from a manual review.

Use when a human operator should decide exactly when the workflow runs — admin one-off tasks, approval flows initiated from a case page, or any flow that bootstraps its own context via hardcoded inputs rather than receiving data from an external system.

If the flow should run on a timer, use Schedule (Cron). If it should fire when data arrives from an outside system, use Webhook, Event, Incoming email, or Incoming WhatsApp instead.


Auto-generated from the skill registry (load_skills()). Do not edit by hand.