MCP Google Workspace Server

drive_create_folder

Create and organize folders in Google Drive by specifying a name and parent folder ID, streamlining file management for AI agents.

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" }

You must be authenticated.

Other Tools from MCP Google Workspace Server

Related Tools

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/josedu90/mcp-suiteg'

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