diagnose_error_screenshot
Analyze error screenshots to diagnose root causes and suggest actionable fixes for build errors, runtime errors, and stack traces.
Instructions
Analyze error screenshots (build errors, runtime errors, stack traces) and propose actionable fixes with root cause analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imageUrl | Yes | Image source: a data URI (data:image/...;base64,...), an http(s) URL, or a local file path | |
| context | No | Additional context: programming language, framework, build tool, or environment details |