create_presentation
Create a new Google Slides presentation with a given title. Get the presentation ID, title, and URL.
Instructions
Create a new, empty Google Slides presentation. (1 API call.)
Args: title: The title for the new presentation.
Returns:
{presentationId, title, url}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||