keynote_apply_master
Apply a master slide to one slide or all slides in a Keynote presentation. Use keynote_get_presentation_info first to find available master names.
Instructions
Apply a master slide to one slide or all slides. Use keynote_get_presentation_info first to see available master names. Applying a blank master before color changes can help unlock the background.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_index | No | Document index (0-based). Defaults to 0 (frontmost). | |
| master_name | Yes | Exact name of the master slide (case-sensitive). | |
| slide_index | No | Slide to apply to (0-based). Omit to apply to all slides. |