create_folder
Create a new folder in SharePoint to organize documents and files. Specify folder name and optional parent location for structured storage.
Instructions
Create a new folder in SharePoint
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_name | Yes | Name of the folder to create | |
| parent_folder | No | Parent folder path. Leave empty to create in root. |