חזרה אל Microsoft OneDrive
התחבר ל-Knoon AI עם Microsoft OneDrive (Microsoft) כדי לאוטומטי תהליכי עבודה של AI.
Move a OneDrive or SharePoint file to another folder, with optional rename.
microsoftOneDriveMoveFile
בטא
הרשאות
הרשאות אופציונליות
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| fileId | file | Select the file to move. | כן |
| destinationFolderId | file | Select the destination folder. | כן |
| newFileName | mustache | Optional. Rename the file while moving (e.g. "report-final.pdf"). | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| status | string | MOVED or ERROR. |
| sensitive.fileId | string | DriveItem ID. |
| sensitive.name | string | File name after move. |
| sensitive.mimeType | string | File MIME type. |
| sensitive.size | string | Size (bytes). |
| sensitive.parentReference | object | Parent reference metadata after move. |
| confidential.webUrl | string | Web URL to open the item (if available). |



