Skip to main content
onedrive_get_drive Returns the current user’s OneDrive metadata, including the drive name, type, owner, and storage quota (used, remaining, and total).

Parameters

Returns

A drive object with id, name, driveType, webUrl, owner.user.displayName, owner.user.email, and quota (containing total, used, remaining, and state).

Example use

“How much storage do I have left in OneDrive?”