create_presentation
Initialize a blank presentation with title and metadata, returning an ID required for all subsequent slide operations.
Instructions
Create a new, empty presentation; returns presentation_id, required by every other Group-A tool. All title-slide metadata is set here: title, optional subtitle, author, institute, date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 2026 | |
| title | Yes | ||
| author | No | Mário Antunes | |
| subtitle | No | ||
| institute | No | Universidade de Aveiro |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||