save_presentation
Save a presentation to a file and get the full path where it was stored.
Instructions
Save the presentation to a file. Returns the full path where the file was saved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputPath | Yes | Output file path (e.g., './output/presentation.pptx') | |
| presentationId | Yes | The ID of the presentation |