Batch Update Presentation
batch_update_presentationApply multiple update requests to a Google Slides presentation in a single call. Provide the presentation ID and list of changes to modify slides programmatically.
Instructions
Apply batch updates to a Google Slides presentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes | List of update requests to apply. | |
| presentation_id | Yes | The ID of the presentation to update. | |
| user_google_email | Yes | The user's Google email address. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |