move_file
Move or rename a file within the sandbox by specifying source and destination relative paths. Keeps file operations contained and safe.
Instructions
Move or rename a file within the sandbox.
Both source and destination paths must be relative to the sandbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dst_relative_path | Yes | ||
| src_relative_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |