Move Slide
move_slideReorder slides in an open PowerPoint presentation by specifying current and target positions to change slide order.
Instructions
Move a slide to a new position in the slide order.
Args: presentation: Presentation name or path (None = active presentation). index: Current 1-based slide index (required). new_index: Target 1-based position (required).
Returns: JSON confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | ||
| new_index | No | ||
| presentation | No |