For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Create Folder

Google Drive Operation

The Create Folder action generates a new folder in the specified location.

Example User Story

I want to create a new folder in Google Drive so that I can organize my files effectively.

Fields

Field Name
Field Type
Required

folderName

String

Yes

parentFolderId

String

No

Google Drive

Example link

Code (Apache v2.0): Operation

Last updated