Trend
boosthis_trendIs this project getting faster or slower? Returns ONE project’s last 30 days — for each finished day: how many measurements arrived, the typical and worst-case screen time, how many were rated poor, new crashes, and alerts opened and closed — plus a plain-English verdict comparing the last 7 days with the 7 before them. Pass install_id and read_token from the project’s page in the Boosthis dashboard (“Connect AI once”). Days the project reported nothing are marked no_data: treat them as unknown, never as zero and never as healthy. With too few measurements the verdict is not-enough-data rather than a guess. Read-only; returns no credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| install_id | Yes | The project’s install id, shown on its page in the Boosthis dashboard. | |
| read_token | Yes | Read-only token for that same project (“Connect AI once”). |