sharepoint_get_drive
Returns metadata for a specific document library by its drive ID, including name, type, web URL, and storage quota.
Parameters
Returns
A drive object withid, name, driveType, webUrl, and quota (containing total, used, and remaining in bytes).
Example use
“How much storage is left in drive ID b!abc123?”