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