get_slide_info
Extract detailed slide information from PowerPoint presentations, including slide count and previews, for efficient presentation analysis and management.
Instructions
Get information about slides in a PowerPoint presentation.
Args: input_file: Path to the PowerPoint file (.pptx)
Returns: Information about the presentation including slide count and preview of each slide
Input Schema
Name | Required | Description | Default |
---|---|---|---|
input_file | Yes |