get_html_report
Download and auto-extract an HTML report from a DeviceCloud upload, highlighting failure screenshots for debugging. Returns the local directory and file inventory.
Instructions
Download AND auto-unzip the HTML report (HTML + screenshots + logs) for an upload. Returns the local extraction directory and an inventory of files, with failure screenshots highlighted at the top — those are typically the highest-signal artifact for debugging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uploadId | Yes | ||
| outputDir | No | Parent directory for the extracted report. Defaults to /tmp. |