manage_slide_masters
List slide masters, fetch their layouts, and inspect master properties to manage presentation templates while preserving corporate branding.
Instructions
Access and manage slide master properties and layouts.
Args: operation: Operation type ("list", "get_layouts", "get_info") master_index: Index of the slide master (0-based) layout_index: Index of specific layout within master (0-based) presentation_id: Optional presentation ID (uses current if not provided)
Returns: Dictionary with slide master information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| layout_index | No | ||
| master_index | No | ||
| presentation_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |