drive_create_folder
Create a folder in the user’s Google Drive. Returns the folder id for use as a parentId.
Parameters
string
required
Folder name.
string
Optional parent folder id. Defaults to My Drive root.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Create a folder in the user’s Google Drive. Returns the folder id for use as a parentId.
drive_create_folder
Create a folder in the user’s Google Drive. Returns the folder id for use as a parentId.