automation_report
Pre-aggregated automation statistics over a date range: pass/fail/active counts, pass rate, per-platform and per-device breakdowns, the most-failed commands and the slowest ones. USE THIS FOR ANY CHART OR TOTAL — the counts are computed server-side over the full period, so they are correct where tallying automation_sessions_list rows would silently only cover the recent window. The breakdowns map directly onto a pie or bar chart (ra-chart). Omit the dates for the default period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | No | ISO date (YYYY-MM-DD, zero-padded) — end of the window, inclusive. | |
| platform | No | Restrict to one platform, e.g. "android" or "ios". | |
| startDate | No | ISO date (YYYY-MM-DD, zero-padded) — start of the window, inclusive. | |
| testSuite | No | Restrict to one suite. |