docs_set_alignment
Set paragraph alignment for a text range in a Google Doc, choosing from start, center, end, or justified, using document ID and index positions.
Instructions
Set paragraph alignment for a text range. alignment: START, CENTER, END, JUSTIFIED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alignment | No | START | |
| end_index | Yes | ||
| document_id | Yes | ||
| start_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |