onedrive_write_file
Write or upload files to OneDrive, allowing AI agents to save documents directly to your cloud storage.
Instructions
Write or upload file to OneDrive
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Implementation Reference
- server.js:54-54 (registration)The tool 'onedrive_write_file' is registered as a name in the TOOLS array. However, this entire server.js is described as a 'minimal MCP stub for Glama inspection' — the real server is a native binary, so there is no actual JS implementation of the handler logic in this codebase.
["onedrive_write_file", "Write or upload file to OneDrive"],