slides_batch_update
Batch raw Slides API update requests into one atomic call to apply multiple edits at once, reducing round-trips.
Instructions
Apply a list of raw Slides API batchUpdate requests in one round-trip — combine many edits (shapes, text, styling, tables) into a single atomic call instead of many tool calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes | ||
| presentation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |