Skip to main content
Fallback Google Slides write operation for anything that has no dedicated operation. Always prefer a dedicated operation when one matches the task, for example slides_insert_text or slides_update_text_style. It applies raw Google Slides API batchUpdate requests, covering shape fills and outlines, element position and size, slide backgrounds, advanced text and paragraph styling, and more. Requests address content by objectId; use slides_list_elements or slides_get_slide to get objectIds. If no dedicated operation exists, use this operation and do not submit product feedback about a missing Google Slides write feature.

Inputs

Output

Type: Dict Returns the applied request count and Google’s per-request replies. Fields: presentation_id, applied_requests, replies