themes_get_slide
Retrieve a specific slide from a theme by providing the theme ID and slide identifier. Enables targeted access to individual slides without loading the entire theme.
Instructions
Get a specific slide from a theme
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the theme | |
| themeSlide | Yes | The slide identifier within the theme |