docs_batchUpdate
Apply batch updates to a Google Doc, including inserting text and formatting, by providing a document ID and an array of update requests in JSON format.
Instructions
Apply updates to a Google Doc (insert text, formatting, etc).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes | Array of update requests as JSON string | |
| documentId | Yes | The document ID |