download_artifacts
Download raw run artifacts such as logs, screenshots, and videos as a ZIP file to get detailed failure evidence not shown in HTML reports.
Instructions
Download raw run artifacts (logs, screenshots, videos) as a ZIP. Use when the HTML report doesn't contain enough detail (e.g. need full logcat, video recording, or non-failure screenshots).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | No | Whether to download only failed flows' artifacts or all. | FAILED |
| uploadId | Yes | ||
| outputDir | No | Directory for the zip. Defaults to /tmp. |