Microsoft’s cloud storage service for storing and sharing files and folders
onedrive.searchFiles
query
(TEXT, Optional): The search term to find matching filesonedrive.downloadFile
parent
(TEXT, Required): The parent folder containing the file
itemId
(TEXT, Required): The unique identifier of the file to downloadonedrive.searchFiles
name
(TEXT, Required): The name of the OneDrive item you want to findonedrive.listAvailableDrives
onedrive.downloadOneDriveFile
parent
(OBJECT, Required): Parent object of the OneDrive file (e.g., driveId, userId, groupId, siteId)
itemId
(TEXT, Required): The OneDrive item identifierIssue | Solution |
---|---|
Authentication failed | Verify your OAuth credentials |
Rate limit exceeded | Reduce request frequency |
Data not found | Check permissions and data availability |
Connection timeout | Verify network connectivity |