العودة إلى Microsoft OneDrive

اتصل بـ Knoon AI مع Microsoft OneDrive (Microsoft) لأتمتة تدفقات عمل الذكاء الاصطناعي.

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.