slides_add_text
Add text to a specific slide in Google Slides. If no shape is provided, creates a new text box with the given text.
Instructions
Add text to a slide. Creates a new text box if shape_id is empty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| shape_id | No | ||
| slide_id | Yes | ||
| presentation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |