docs_batch_update
Apply multiple Google Docs edits (text, styling, tables, images) in a single atomic batch request, reducing round-trips.
Instructions
Apply a list of raw Docs API batchUpdate requests in one round-trip — combine many edits (text, styling, tables, images) into a single atomic call instead of many tool calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes | ||
| document_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |