format_slides_text
Apply text formatting to text within Google Slides elements, including bold, italic, font changes, and color adjustments for specific text ranges.
Instructions
Apply text formatting to text inside a slide element (text box, shape, placeholder).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | The user's Google email address. Required. | |
| presentation_id | Yes | ID of the presentation. | |
| page_element_id | Yes | Object ID of the element containing the text. | |
| bold | No | ||
| italic | No | ||
| underline | No | ||
| strikethrough | No | ||
| font_family | No | Optional font family name (e.g., "Arial"). | |
| font_size | No | Optional font size in points. | |
| text_color | No | Optional hex color (e.g., "#FF0000"). | |
| start_index | No | ||
| end_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |