add_build_animation
Control item entrance and exit by adding build-in or build-out animations with customizable effects and duration.
Instructions
Adds a build-in or build-out animation to an item on a slide. Build-in animations play when the item appears; build-out animations play when it exits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Animation effect type | |
| duration | No | Animation duration in seconds (default: 1.0) | |
| buildType | Yes | Whether this is a build-in (entrance) or build-out (exit) animation | |
| itemIndex | Yes | 1-based item index on the slide | |
| slideIndex | Yes | 1-based slide index |