uselink_move_document
Move a document to a different project and/or folder. Provide the target project ID and optional folder ID; omit the folder to place it at the project root.
Instructions
Move a document into a different project and/or folder. Pass project_id (required) plus an optional folder_id; omit folder_id to land at the project root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_id | No | Optional — project root if omitted | |
| project_id | Yes | ||
| document_id | Yes |