markup_schematic
Overlay engineering annotations on schematic screenshots to mark proposed changes, issues, or review comments.
Instructions
Opens a schematic screenshot in draw.io with engineering annotations overlaid. The original image becomes a locked background layer. Annotations (redline circles, revision clouds, delta callouts, arrows, text notes) are placed on a foreground layer. Use this to mark up existing schematics with proposed changes, issues, or review comments. Claude can analyze a screenshot with vision first, then call this tool with coordinates and descriptions for each annotation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes | Absolute path to the schematic image file (PNG, JPG, etc.) | |
| annotations | Yes | Array of annotations to overlay on the schematic | |
| title | No | Optional title for the markup diagram | |
| image_width | No | Display width of the image in pixels. Default: 800 | |
| image_height | No | Display height of the image in pixels. Default: 600 |