update_text
Modify text content in PowerPoint shapes across Windows, macOS, and Linux presentations using natural language commands.
Instructions
Update the text content of a shape.
Args:
presentation_id: ID of the presentation
slide_id: ID of the slide (numeric string)
shape_id: ID of the shape (numeric string)
text: New text content
Returns:
Status of the operation
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| presentation_id | Yes | ||
| slide_id | Yes | ||
| shape_id | Yes | ||
| text | Yes |