Skip to main content
Glama
hermoso-ai

Hermoso

Official

Create a Drive folder

create_drive_folder

Create a folder in Google Drive, optionally nested under a parent folder, to organize saved files. Returns the folder ID and link for use in moving files or creating subfolders.

Instructions

Create a folder in the user’s Google Drive (optionally nested under parentId) to organize saved files. Returns the folder id + webViewLink. Use that ID as update_drive_file’s moveToFolderId or as parentId for a nested folder. NOTE: save_to_drive’s folder is a NAME, not this id — it find-or-creates a folder by that name, so pass the folder NAME there (or omit and just save, then move with update_drive_file).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesfolder name
parentIdNoparent folder id for a nested folder (default: Drive root)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
idNo
nameNo
webViewLinkNo

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/hermoso-ai/hermoso'

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