blueprint_view
Reads local image files or PDF pages as images with optional cropping, enabling AI agents to inspect blueprints and technical drawings.
Instructions
Read local PNG/JPEG/TIFF/WebP or a PDF page (1-based) as an image.
Optional crop is normalized [left,top,right,bottom] in 0..1. Cropping before downsampling helps read small dimensions. Maximum returned dimension is 2400px. This renders input; interpretation/OCR is the MCP client's responsibility.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| crop | No | ||
| page | No | ||
| path | Yes |