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 withid, 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?”