copy_document
Create a duplicate of a document by specifying a destination file path.
Instructions
Create a copy of the current document.
Args: dest_path: Destination file path
Returns: Success or error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dest_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |