Set Shape Text
set_shape_textUpdate the text of an existing shape (title, placeholder, or text box) on a chosen slide in an open PowerPoint presentation. Specify presentation, slide index, shape, and new text to receive confirmation.
Instructions
Set the text of an existing shape (title, placeholder, or text box).
Args: presentation: Presentation name or path (None = active presentation). slide_index: 1-based slide index (required). shape: Shape name, or its 1-based index on the slide (required). text: New text content.
Returns: JSON confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| shape | No | ||
| slide_index | No | ||
| presentation | No |