get_slide_preview
Extract and preview detailed content from a specific slide in a PowerPoint file using the 'PowerPoint Translator' service. Input the file path and slide number for precise slide analysis.
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 |