duplicate_pptx_slide
Duplicate any slide in a PowerPoint file by specifying its index. Save the copy to the same or a different path.
Instructions
Duplicate a slide in a PPTX file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the .pptx file | |
| output_path | No | Save to different path | |
| slide_index | Yes | Slide index to duplicate (0-based) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |