update_text_item
Updates the text of a specific text item on a Keynote slide by providing the slide index, item index, and new text content.
Instructions
Updates the text content of an existing text item on a slide
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The new text content | |
| itemIndex | Yes | 1-based text item index | |
| slideIndex | Yes | 1-based slide index |