Sources/CaptureScreenshot
Quick reference
| Capability | Value |
|---|
| Server safe | Yes |
| Editor only | No |
| Browser sink | No |
| Uses secret | No |
| External network | Yes |
| Side effect | No |
| Run projection | none |
| Cancellation | bounded |
Uses a server Puppeteer adapter behind a DNS-pinned SSRF proxy with redirect, byte, dimension, and timeout limits.
| Name | Type | Required |
|---|
url | text | Yes |
Outputs
| Name | Type | Required |
|---|
image | image_base64 | Yes |
Configuration
| Property | Type | Secret | Default |
|---|
url | text | No | |
fullPage | boolean | No | false |
Runtime and security
This Bead is allowed in the server runtime. Secret properties are references resolved on the server and must never contain raw credential values in documentation, fixtures or run summaries.