Microsoft · Capability
Microsoft Graph API — Drive
Microsoft Graph API — Drive. 5 operations. Lead operation: Microsoft Get drive item. Self-contained Naftiko capability covering one Microsoft business surface.
What You Can Do
GET
Getdriveitem
— Microsoft Get drive item
/v1/drives/{drive-id}/items/{item-id}
PATCH
Updatedriveitem
— Microsoft Update drive item
/v1/drives/{drive-id}/items/{item-id}
DELETE
Deletedriveitem
— Microsoft Delete drive item
/v1/drives/{drive-id}/items/{item-id}
GET
Getmydrive
— Microsoft Get current user's OneDrive
/v1/me/drive
GET
Listdriverootchildren
— Microsoft List items in drive root
/v1/me/drive/root/children
MCP Tools
microsoft-get-drive-item
Microsoft Get drive item
read-only
idempotent
microsoft-update-drive-item
Microsoft Update drive item
idempotent
microsoft-delete-drive-item
Microsoft Delete drive item
idempotent
microsoft-get-current-user-s-onedrive
Microsoft Get current user's OneDrive
read-only
idempotent
microsoft-list-items-drive-root
Microsoft List items in drive root
read-only
idempotent