Short answer: You can runway aleph (video edit) in Runway by hand from its own interface, but it won’t repeat itself. On TinyCommand, add the Runway Runway Aleph (Video Edit) action to a workflow, map its 3 inputs from any upstream app, and it runs automatically every time the trigger fires. No code, and a free tier to start.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Source Video URI video_uri | string | Required | Source Video URI (required) |
Edit Prompt prompt_text | string | Required | make it sunset, add cinematic grading |
Aspect Ratio ratio | string | Optional | Aspect Ratio |
{"video_uri": "{{trigger.video_uri}}","prompt_text": "make it sunset, add cinematic grading","ratio": "{{trigger.ratio}}"}
{"id": "task_abc"}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.