diagnose_clipboard
Determine the root cause of a copied error screenshot, such as an error dialog or terminal failure, and get step-by-step instructions to resolve it.
Instructions
Diagnose the current OS clipboard image as an error screenshot. Use when the user copied an error dialog, terminal failure, browser console, or stack trace screenshot and asks what is wrong or how to fix it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | No | ||
| detail_level | No | standard | |
| output_format | No | markdown_json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph | No | ||
| tables | No | ||
| mermaid | No | ||
| summary | Yes | ||
| provider | Yes | ||
| inferences | No | ||
| observations | No | ||
| uncertainties | No | ||
| security_notes | No | ||
| recommended_next_steps | No |