workspace_new_slide
Adds a blank slide to the active Google Slides presentation, then prepares it for content insertion via the workspace_write function.
Instructions
Add a new slide in Google Slides (equivalent to Ctrl+M).
Drops the pointer-events lock first so the toolbar is clickable, clicks the 'New slide' button, and settles. Then call workspace_write(target='slides', placeholder=N) to fill the new slide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |