project_diagnostic_runs
project_diagnostic_runsList recent diagnostic source runs by source and status to distinguish between no findings and runs that are unavailable, errored, or outdated. Check cache freshness and age to ensure diagnostics are current.
Instructions
Reef read tool for diagnostic source runs: list recent lint/type adapter runs by source and status, including unavailable/error/succeeded state, duration, counts, command, config, cwd, metadata, and derived cache freshness/age. Use this to distinguish no findings from a diagnostic source that did not run or ran too long ago.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| source | No | ||
| status | No | ||
| projectId | No | ||
| projectRef | No | ||
| cacheStalenessMs | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runs | Yes | ||
| _hints | Yes | ||
| filters | Yes | ||
| toolName | Yes | ||
| warnings | Yes | ||
| projectId | Yes | ||
| projectRoot | Yes | ||
| totalReturned | Yes |