create_slides_text_box
Add a text box to Google Slides presentations with precise positioning in EMU units, including custom text content, dimensions, and font formatting.
Instructions
Create a text box on a slide at a given position (EMU units).
EMU reference: 914400 EMU = 1 inch. Default size roughly 3.3in x 1.1in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | ||
| presentation_id | Yes | ||
| page_object_id | Yes | Object ID of the slide to add the text box to. | |
| text | Yes | Initial text content. | |
| left | No | ||
| top | No | ||
| width | No | ||
| height | No | ||
| font_size | No | ||
| bold | No | ||
| italic | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |