Skip to main content
Glama

Google Slides MCP Server

get_presentation_info

Retrieve detailed information about a Google Slides presentation using its unique ID to access presentation content and structure.

Instructions

Get information about a Google Slides presentation

Input Schema

NameRequiredDescriptionDefault
presentationIdYesThe ID of the Google Slides presentation

Input Schema (JSON Schema)

{ "properties": { "presentationId": { "description": "The ID of the Google Slides presentation", "type": "string" } }, "required": [ "presentationId" ], "type": "object" }

Other Tools from Google Slides MCP Server

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/vamsikiran353-gif/google-slides-mcp'

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