motion_save_as
Write the open, modified Motion template to a specified output path without replacing the source file unless the same path is given.
Instructions
Write the open, modified document to output_path. Never overwrites
the originally-opened file unless output_path is the same path — pass a
new filename to keep the source template untouched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||