merge_pptx_files
Merge multiple PowerPoint presentations into a single file by providing the source file paths and output destination.
Instructions
Merge multiple PPTX files into one presentation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_paths | Yes | List of absolute paths to .pptx files to merge | |
| output_path | Yes | Output path for merged presentation |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |