Skip to main content
Glama

analyze_presentation

Analyze PowerPoint presentations to extract structure, content insights, statistics, and readability metrics for improved presentation quality and effectiveness.

Instructions

Analyze PowerPoint presentation structure, content, and provide insights

Input Schema

NameRequiredDescriptionDefault
analysis_typeNoType of analysis to performcomprehensive
detailedNoWhether to provide detailed analysis
file_pathYesPath to the PowerPoint file to analyze

Input Schema (JSON Schema)

{ "properties": { "analysis_type": { "default": "comprehensive", "description": "Type of analysis to perform", "enum": [ "structure", "content", "statistics", "readability", "comprehensive" ], "type": "string" }, "detailed": { "default": true, "description": "Whether to provide detailed analysis", "type": "boolean" }, "file_path": { "description": "Path to the PowerPoint file to analyze", "type": "string" } }, "required": [ "file_path" ], "type": "object" }

Other Tools from PPT-MCP

Related Tools

    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/guangxiangdebizi/PPT-MCP'

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