move_download_job_outputs
Download output files from a finished Move AI job to your machine. Optionally filter by output keys or specify a destination directory.
Instructions
Download every output file of a FINISHED job to this machine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | No | Only download outputs whose key matches one of these (e.g. ['MAIN_FBX']). Omit for all outputs. | |
| job_id | Yes | ||
| dest_dir | No | Directory to write into. Defaults to MOVE_API_DOWNLOAD_DIR (or the working directory). | |
| overwrite | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||