obsidian_screenshot
Capture screenshots of Obsidian windows or specific UI elements using Chrome DevTools Protocol.
Instructions
Take a screenshot of Obsidian. Uses Chrome DevTools Protocol for full-window or element-targeted captures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Output file path (default: auto-generated in temp dir) | |
| format | No | Image format (default: png) | |
| quality | No | Compression quality for jpeg/webp (1-100) | |
| selector | No | CSS selector to screenshot a specific element instead of the full window |