docs_formatText
Format text ranges in Google Docs with styles like bold, italic, headings, and more by specifying start and end indices.
Instructions
Applies formatting (bold, italic, headings, etc.) to text ranges in a Google Doc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | Tab ID. | |
| formats | Yes | Formatting instructions. | |
| documentId | Yes | Document ID or URL. |