Storage Move
storage_moveMove a Storage file or folder into another folder (or to root).
Refuses cycles (a folder cannot become its own descendant) and
non-folder destinations. drive_move is a deprecated alias.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | No | Override agent identity | |
| file_id | Yes | Storage object or folder UUID to move | |
| parent_id | No | Destination folder UUID, or empty / 'root' for the org root |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||