Create clueprint
create_clueprintCreate a new clueprint (reusable video template). A clueprint is a structured file directory with design notes, composition rules, and screenshots that can be used to generate videos.
Use human-readable folder categories: design/ (colors, typography, backgrounds, animation), rules/ (composition, voiceover, editing), screenshots/ (rendered clip previews). See the "Creating Clueprints" section in the system instructions for the full structure.
If source_guide_ids are provided, guide data is automatically extracted clip-by-clip into the clueprint as reference material.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the clueprint | |
| visibility | Yes | 'private' = only you, 'workspace' = everyone in your workspace | |
| description | No | Description of what this clueprint does | |
| source_guide_ids | No | IDs of existing projects to extract template data from |