title_manifest_create
Create a JSON title manifest from screen boxes, frame timing, and style metadata, saving the output to Saved/MCP/titles for use in Unreal Engine.
Instructions
Create and persist a JSON title manifest using normalized screen boxes, frame timing, and style metadata. Stores output in Saved/MCP/titles by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| fps | No | Sequence frame rate, default 29.97 | |
| cues | Yes | Title cues with normalized box values | |
| style | No | ||
| manifest | No | ||
| gapFrames | No | Gap between auto-scheduled cues | |
| resolution | No | Design resolution, default [1920, 1080] | |
| output_path | No |