AI PPT through MCP
AI PPT uses slides.
Call kp_get_catalog, then pass valid arguments to kp_create_creation:
{ "type": "slides", "prompt": "Create an onboarding presentation that explains MCP to new product managers", "language": "en", "aspect_ratio": "16:9", "scene_count": 8}
Treat AI PPT as a document workflow. Do not send duration_seconds or assume a narration voice is required.
After completion, read artifacts, scenes, and main_url from kp_get_creation. Ready artifacts may include PPT or PDF files.
