Skip to main content
Glama

MCP Google Suite

by adexltd
MIT License
3
  • Linux
  • Apple

drive_create_folder

Create a new folder in Google Drive by specifying the folder name and optional parent folder ID using the MCP Google Suite integration.

Instructions

Create a new folder in Google Drive

Input Schema

NameRequiredDescriptionDefault
nameYesName of the folder
parent_idNoID of parent folder

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the folder", "type": "string" }, "parent_id": { "description": "ID of parent folder", "type": "string" } }, "required": [ "name" ], "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/adexltd/mcp-google-suite'

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