docs_set_paragraph_style
Apply paragraph-level styles such as headings, titles, subtitles, or normal text to a specified range in a Google Doc.
Instructions
Apply a paragraph-level named style — heading, title, subtitle, or normal text — to a range in a Google Doc. style: NORMAL_TEXT, TITLE, SUBTITLE, HEADING_1..HEADING_6.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | NORMAL_TEXT | |
| end_index | Yes | ||
| document_id | Yes | ||
| start_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |