slides_insert_text
Insert text into a specific shape or text box within a Google Slides presentation using its object ID and presentation ID.
Instructions
Insert text into a shape or text box on a Google Slides presentation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to insert | |
| objectId | Yes | The object ID of the shape/text box to insert text into | |
| insertionIndex | No | Character index within the shape (default: 0) | |
| presentationId | Yes | The presentation ID |