Manage OneDrive files and sharing
one-drive-automationskillsetup L2★3,035
davepoon/buildwithclaude ↗What it does
List, create, and manage files and folders in OneDrive
Best for
Automating file distribution and folder organization for enterprise document management workflows.
Inputs
- · folder_path
- · file_name
- · file_content
- · sharing_permissions
Outputs
- · file_items
- · folder_tree
- · shared_links
- · file_metadata
Requires
- · Rube MCP (Composio)
- · Microsoft Graph API
Preconditions
- · Rube MCP connected
- · OneDrive OAuth active
Failure modes
- · path resolution fails on non-existent parents
- · special characters cause encoding errors
Trust signals
- · path-based and ID-based resolution supported
- · permission inheritance documented