one-drive
Installation
SKILL.md
OneDrive
Access the OneDrive API with managed OAuth authentication via Microsoft Graph. Manage files, folders, drives, and sharing with full CRUD operations.
Quick Start
CLI:
maton one-drive item list
maton api '/one-drive/v1.0/me/drive/root/children'
Python: