Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- plan_module_breakdown — Break an angle's creative into producible modules and decide, per module, whether it is generated or must be really captured — treating anything that claims what the product did as capture.read-onlyidempotent
- build_continuity_kit — Lock the continuity rules for an angle — wardrobe, set, light direction, production register and the reference assets — so separately produced modules cut together.read-onlyidempotent
- write_shot_beats — Write a module as timed beats — what is on screen, what is said, what is written — with the sound-off reading checked beat by beat.read-onlyidempotent
- write_generation_prompt — Write the generation prompt for a module with its framing limits, constraint block and variant seeds, plus the wording lint that silently changes what a generator does.read-onlyidempotent
- define_qa_protocol — Define what QA receives and what it must check for these modules, including how many runs per prompt and which dimensions cannot be judged from frames alone.read-onlyidempotent
- draft_script_pack — Assemble the script pack for production — modules, continuity kits, prompts, the assembly map and the QA protocol — refusing to produce one when no modules were specified.read-onlyidempotent