ilovevideoeditor_render_template
Render a video from a template by filling in variables, queue it for processing, and get back a job ID for tracking.
Instructions
Generate a video from a named template with variables, queue it for rendering, and return a job ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variables | Yes | Template-specific variables (userName, companionName, message, photos, etc.) | |
| templateId | Yes | Template ID (e.g., lovable_good_morning, lovable_apology, lovable_memory_montage) |