move_slide
Reorder slides in a PowerPoint presentation by specifying the slide's current position and the target position where it should end up.
Instructions
Move a slide to a different position in the deck.
slide_index and new_index are both 0-based, and new_index is the position the slide ends up at once it has been lifted out — moving slide 0 to index 3 in a five-slide deck leaves it fourth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_index | Yes | ||
| slide_index | Yes | ||
| presentation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |