Skip to main content
Glama

PowerPoint Translator

by daekeun-ml

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

NameRequiredDescriptionDefault
input_fileYes
slide_numberYes

Input Schema (JSON Schema)

{ "properties": { "input_file": { "title": "Input File", "type": "string" }, "slide_number": { "title": "Slide Number", "type": "integer" } }, "required": [ "input_file", "slide_number" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/daekeun-ml/ppt-translator'

If you have feedback or need assistance with the MCP directory API, please join our Discord server