create_folder
Create a new folder in your Google Drive by specifying a name and optionally a parent folder ID.
Instructions
Create a new folder in Google Drive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the new folder. | |
| parent_id | No | ID of the parent folder. If not provided, creates in root. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |