diagnose_clipboard
Analyze an error screenshot from your clipboard to identify issues and provide solutions. Perfect for diagnosing error dialogs, terminal failures, and stack traces.
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 |