Microsoft OneDrive · Capability
Microsoft OneDrive API (Microsoft Graph) — Drives
Microsoft OneDrive API (Microsoft Graph) — Drives. 4 operations. Lead operation: Get a specific drive. Self-contained Naftiko capability covering one Microsoft Onedrive business surface.
What You Can Do
GET
Getdrive
— Get a specific drive
/v1/drives/{driveid}
GET
Getmydrive
— Get the user's default OneDrive
/v1/me/drive
GET
Listmydrives
— List drives available to the user
/v1/me/drives
GET
Getsitedrive
— Get default drive for SharePoint site
/v1/sites/{siteid}/drive
MCP Tools
get-specific-drive
Get a specific drive
read-only
idempotent
get-user-s-default-onedrive
Get the user's default OneDrive
read-only
idempotent
list-drives-available-user
List drives available to the user
read-only
idempotent
get-default-drive-sharepoint-site
Get default drive for SharePoint site
read-only
idempotent