mybox_create_folder
Create a folder in a NAVER MYBOX drive and return its ID; set a parent folder or omit it to place it at the drive root.
Instructions
Create a folder and return its id.
Args: name: Folder name. parent_id: Parent folder id. Omit to create it at the drive root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| parent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||