edit_text_item
Modify text content on specific slides in Keynote presentations by specifying slide number, text item index, and new text.
Instructions
Edit a text item's content by index on a slide
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slide_number | Yes | Slide number | |
| item_index | Yes | Text item index (1-based) | |
| new_text | Yes | New text content | |
| doc_name | No | Document name (optional, defaults to front document) |