edit_text_frame
Update an existing text frame's text and styling properties like font, size, alignment, and color.
Instructions
Edit an existing text frame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No | New text content | |
| fontName | No | Font name | |
| fontSize | No | Font size in points | |
| alignment | No | ||
| textColor | No | Text color (RGB hex or name) | |
| frameIndex | Yes | Index of the text frame to edit |