download_result
Downloads a specific file or all result files from a task. Specify file_id to get a particular file or set download_all to retrieve the entire set.
Instructions
下载任务结果文件
file_id: 指定要下载的文件 ID,不指定则默认下载第一个 zip 文件或第一个文件
download_all: 是否下载该任务的所有结果文件
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| file_id | No | ||
| download_all | No | ||
| server | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |