Jobs
boosthis_jobsWhich scheduled jobs does this project report, and has any missed a run? Lists every job the app reports (nightly billing, queue drain, reindex), each in one state: on time; late; app unheard, meaning the app stopped reporting before the run was due, so the job is never blamed for it; never reported a single run; or no rhythm declared, so the job is remembered and not watched. Each job also carries its expected rhythm, how late is too late, when it last finished, whether that run succeeded, and how long runs take. Only a job’s name and timings are collected, never its arguments or data, and Boosthis never runs, triggers or schedules a job. Needs install_id and read_token from the project’s page in the Boosthis dashboard (“Connect AI once”).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| install_id | Yes | The project’s install id, from its dashboard page. | |
| read_token | Yes | That project’s read-only token (same card). |