通过 MCP 创建矢量动画
只有用户明确要求“矢量动画”时,才使用 vector_animation 精确表达公式、算法、结构和流程。
把符合 Catalog 的参数传给 kp_create_creation:
{ "type": "vector_animation", "prompt": "使用数组 [3, 7, 12, 18, 25, 31, 42, 56, 68, 73, 88] 演示二分查找 73,每轮准确显示 low、high 和 mid", "language": "zh", "aspect_ratio": "16:9"}
不要传 duration_seconds 或 scene_count。具体比例、音色和质量以 kp_get_catalog 为准。
生成后先用 kp_get_creation 检查 scenes 与 editable_actions,再修改旁白或重做指定场景。
