add_title
Add a title to a slide in Apple Keynote presentations by specifying slide number, text, and optional positioning or formatting parameters.
Instructions
Add a title to a slide
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slide_number | Yes | Slide number | |
| title | Yes | Title text | |
| x | No | X coordinate in pixels (optional). Suggested for title: 100-200 | |
| y | No | Y coordinate in pixels (optional). Suggested for title: 50-100 | |
| font_size | No | Font size (optional, default 36) | |
| font_name | No | Font name (optional) |