format_slides_paragraph
Apply paragraph formatting to text in Google Slides, including alignment, spacing, and bullet styles, to improve presentation readability.
Instructions
Apply paragraph formatting to text in a slide element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | ||
| presentation_id | Yes | ||
| page_element_id | Yes | ||
| alignment | No | One of START, CENTER, END, JUSTIFIED. | |
| line_spacing | No | Line spacing as percentage (100.0 = single, 150.0 = 1.5x). | |
| space_above | No | ||
| space_below | No | ||
| bullet_preset | No | Bullet style preset (e.g., BULLET_DISC_CIRCLE_SQUARE, NUMBERED_DIGIT_ALPHA_ROMAN). Pass "NONE" to remove bullets. | |
| start_index | No | ||
| end_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |