Microsoft OneDrive に戻る

Microsoft OneDrive (Microsoft) と Knoon AI を接続して AI ワークフローを自動化します。

Create a new folder in OneDrive or SharePoint, optionally inside a specific parent folder.
microsoftOneDriveCreateFolder
ベータ
権限
  • Files.ReadWrite
オプション権限
  • Files.ReadWrite.All
  • Sites.ReadWrite.All
パラメータ
名前タイプ説明必須
parentFolderIdfile Optional. Select the parent OneDrive or SharePoint folder. If not set, the folder is created in root.いいえ
folderNamemustache Name of the folder to create (e.g. "Invoices 2026").はい
conflictBehaviorstring How to handle name conflicts when a folder with the same name already exists.いいえ
返品
名前タイプ説明
statusstring CREATED or ERROR.
sensitive.folderIdstring DriveItem ID of the created folder.
sensitive.namestring Name of the created folder.
sensitive.parentReferenceobject Parent reference metadata.
sensitive.createdTimestring Folder creation time.
sensitive.modifiedTimestring Last modified time.
confidential.webUrlstring Web URL to open the folder.