furlen_render
Turn CSV data into an animated, claim-verified data-story video. Returns a render ID for status polling.
Instructions
Turn CSV data into an animated, claim-verified data-story video. Runs Furlen's full pipeline (profile → insights → AI story → verification → render) and returns a render id to poll with furlen_render_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| csv | Yes | Raw CSV text, header row first. E.g. "month,revenue\n2025-01,120000\n2025-02,145000" | |
| format | No | File format (default mp4) | |
| audience | No | Tone/angle for the AI copywriter (default linkedin) | |
| resolution | No | Capped by the workspace plan (default 1080p) | |
| outputFormat | No | Aspect (default video_16_9) |