add_bullet_list
Add bullet points to a Keynote slide by specifying slide number and list items. Customize position, font, and size for organized presentation content.
Instructions
Add a bullet list to a slide
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slide_number | Yes | Slide number | |
| items | Yes | List items | |
| x | No | X coordinate in pixels (optional). Suggested for list: 100-150 | |
| y | No | Y coordinate in pixels (optional). Suggested for list: 200-300 | |
| font_size | No | Font size (optional, default 18) | |
| font_name | No | Font name (optional) |