create_slide
Add a new slide to an existing presentation, either as a classic content slide or a creative visual slide. Use targeted instructions to insert content at a specific position, with optional theme or vibe overrides.
Instructions
Add a new slide to an existing presentation. Use this for targeted edits after a deck already exists, including classic content slides or more creative visually led slides.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| presentation_id | Yes | Target presentation that will receive the new slide. | |
| prompt | Yes | Instruction describing the content or intent of the new slide. | |
| slide_type | No | Choose classic for structured content or creative for more visual exploration. | |
| insert_after_slide_id | No | Existing slide identifier after which the new slide should be inserted. | |
| theme_id | No | Optional theme override for the new slide. | |
| vibe_id | No | Optional vibe override for the new slide. |