create_cardnews_batch
Creates one infographic card per subtitle file episode, and optionally a combined summary card, using LLM content generation and PNG rendering.
Instructions
여러 자막 파일을 회차별 카드 1장씩 + (combine 시) 전체 병합 '종합' 1장으로 생성한다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePaths | No | 자막 파일 경로 배열 | |
| folder | No | 자막 파일이 있는 폴더 (.vtt/.srt 자동 수집) | |
| combine | No | 전체 병합 종합 카드 생성 여부 (기본 true) | |
| outputDir | No | ||
| model | No |