Skip to main content
Glama

get_file_content

Extract text content from Google Drive files including Docs, Sheets, and text documents using file ID to access document data.

Instructions

Get content from a Google Drive file (Docs, Sheets, TXT, MD)

Input Schema

NameRequiredDescriptionDefault
driveIdNo
fileIdYes

Input Schema (JSON Schema)

{ "properties": { "driveId": { "type": "string" }, "fileId": { "type": "string" } }, "required": [ "fileId" ], "type": "object" }

Latest Blog Posts

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/andresfrei/mcp-drive'

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