Alerts
boosthis_alertsRead this account's Boosthis alerts in the same words the dashboard uses. Each alert is Open, Read, Fixed, Returned (marked fixed and then happened again) or Dismissed, and says whether its screen or check is currently Muted. account_token is the account credential from the dashboard's “Connect AI once” card; status narrows the list (open, read, fixed, returned, dismissed or all — default open plus returned); search is plain text; limit defaults to 20, max 50. The reply always states how many alerts matched, so a trimmed list is never mistaken for the whole list. Read-only: it cannot mark anything fixed, muted or dismissed, and it returns no credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Rows to return (default 20, maximum 50). | |
| search | No | Plain-text match on the alert wording, screen or check. | |
| status | No | open | read | fixed | returned | dismissed | all. Default: the open list (which includes returned problems). | |
| account_token | Yes | Durable account token from the Boosthis dashboard's “Connect AI once” card. |