get_slide_preview
Extract and preview detailed content of a specific slide from a PowerPoint file, enabling focused analysis or translation workflows within the PowerPoint Translator server.
Instructions
Get a detailed preview of a specific slide's content.
Args: input_file: Path to the PowerPoint file (.pptx) slide_number: Slide number to preview (1-based indexing)
Returns: Detailed preview of the slide content
Input Schema
Name | Required | Description | Default |
---|---|---|---|
input_file | Yes | ||
slide_number | Yes |