add_subtitle
Add subtitles to slides in Apple Keynote presentations by specifying slide number, text, and optional positioning or font settings.
Instructions
Add a subtitle to a slide
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slide_number | Yes | Slide number | |
| subtitle | Yes | Subtitle text | |
| x | No | X coordinate in pixels (optional). Suggested for subtitle: 100-200 | |
| y | No | Y coordinate in pixels (optional). Suggested for subtitle: 120-180 | |
| font_size | No | Font size (optional, default 24) | |
| font_name | No | Font name (optional) |