Skip to main content
Glama

google_drive_get_file_content

Retrieve file content from Google Drive by providing the file ID. Integrates with AI clients via the Google MCP server for streamlined data access.

Instructions

Get the content of a file from Google Drive

Input Schema

NameRequiredDescriptionDefault
fileIdYesID of the file to retrieve

Input Schema (JSON Schema)

{ "properties": { "fileId": { "description": "ID of the file to retrieve", "type": "string" } }, "required": [ "fileId" ], "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/vakharwalad23/google-mcp'

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