onedrive_move_file
Move or rename Microsoft OneDrive files via AI agents. Part of Pilot MCP on macOS, enabling automated cloud storage organization and file management operations.
Instructions
Move or rename file in OneDrive
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Implementation Reference
- server.js:56-56 (registration)Registration of 'onedrive_move_file' tool in the MCP stub server. This is only a stub - the real implementation is in a native macOS binary per the file comments. The tool is registered with a generic handler that returns an inspection message.
["onedrive_move_file", "Move or rename file in OneDrive"],