screenshot.fyi integration (Developer Tools, Design & Media). Imported from open-connector.
https://www.screenshot.fyi/api/take
| Param | Type | Required | Description |
|---|---|---|---|
| url | string | required | The complete website URL to capture, including the protocol. |
| width | integer | optional | The viewport width in pixels. |
| height | integer | optional | The viewport height in pixels. |
| fullPage | boolean | optional | Whether to capture the full scrollable page instead of only the viewport. |
| darkMode | boolean | optional | Whether to render the target page with dark mode enabled. |
| disableCookieBanners | boolean | optional | Whether screenshot.fyi should hide cookie banners before capture. |