reef_known_issues
reef_known_issuesQuery maintained Reef findings to check for errors and diagnostic readiness without launching broad lint or typecheck commands.
Instructions
Reef warm issue query: answer "have any errors?" from maintained Reef findings and diagnostic readiness state without launching broad lint or typecheck commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | ||
| projectRef | No | ||
| files | No | ||
| sources | No | ||
| severities | No | ||
| includeAcknowledged | No | ||
| freshnessPolicy | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | Yes | ||
| projectId | Yes | ||
| projectRoot | Yes | ||
| issues | Yes | ||
| summary | Yes | ||
| reefExecution | Yes | ||
| suggestedActions | Yes | ||
| warnings | Yes | ||
| _hints | Yes |