create_presentation
Creates a new PowerPoint presentation and returns a presentation ID for all subsequent operations like editing slides or exporting.
Instructions
Create a new PowerPoint presentation. Returns a presentation ID that should be used for all subsequent operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Optional custom ID for the presentation. If not provided, one will be generated. | |
| title | No | Title of the presentation | |
| author | No | Author name | |
| company | No | Company name | |
| subject | No | Subject of the presentation |