Skip to main content
Glama

insert_image_from_resource

Insert images into Google Docs from shared storage resources by uploading to Drive and placing at specified positions.

Instructions

Insert an image into a Google Document from a resource identifier.

The resource identifier references a blob in the shared blob storage volume (mapped via Docker volumes) that can be accessed by multiple MCP servers.

The image is first uploaded to Google Drive, then inserted into the document.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
document_idYesThe ID of the Google Document
resource_idYesResource identifier (e.g., 'blob://1733437200-a3f9d8c2b1e4f6a7.png')
indexYesThe index (1-based) where the image should be inserted
widthNo
heightNo

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/nickweedon/google-docs-mcp-docker'

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