Skip to main content
Glama
ZatesloFL

Google Workspace MCP Server

by ZatesloFL

insert_doc_image

Insert images into Google Docs from Drive or a URL using specified position, width, and height. Requires document ID, image source, and user email. Returns confirmation with insertion details.

Instructions

Inserts an image into a Google Doc from Drive or a URL.

Args: user_google_email: User's Google email address document_id: ID of the document to update image_source: Drive file ID or public image URL index: Position to insert image (0-based) width: Image width in points (optional) height: Image height in points (optional)

Returns: str: Confirmation message with insertion details

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
docs_serviceYes
document_idYes
drive_serviceYes
heightNo
image_sourceYes
indexYes
user_google_emailYes
widthNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

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/ZatesloFL/google_workspace_mcp'

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