rearrange_slides
Rearrange PowerPoint slides by reordering, duplicating, or deleting them using a custom sequence of indices to create customized presentations.
Instructions
Rearrange slides in a PowerPoint presentation. Can duplicate, delete, and reorder slides based on a sequence of indices. Slide indices are 0-based. The same index can appear multiple times to duplicate.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_path | Yes | Path to the template/input PowerPoint file | |
| output_path | Yes | Path for the output PowerPoint file | |
| slide_sequence | Yes | Comma-separated slide indices (0-based), e.g., '0,34,34,50,52' |