Tool to generate a screenshot or PDF of a website, render HTML, or Markdown using POST request. Use when you need to capture webpage content in various formats (PNG, JPEG, WebP, PDF, HTML). Supports both returning binary content directly or getting a cached URL via JSON response.
urlstringURL of the website to screenshot. Either url, html, or markdown must be provided.
htmlstringHTML content to render. Either url, html, or markdown must be provided.
cachebooleanSet to true to get cached screenshot URL when response_type is 'json'. The response will include a cache_url field.
delayintegerDelay in seconds to wait before rendering the screenshot. Must be between 0 and 30 seconds.
formatstringOutput format for the screenshot.
markdownstringMarkdown content to render. Either url, html, or markdown must be provided.
block_adsbooleanBlock ads on the page.
dark_modebooleanEnable dark mode for rendering the page.
block_chatsbooleanBlock chat widgets on the page.
response_typestringResponse type for the screenshot.
viewport_widthintegerViewport width of the browser in pixels.
viewport_heightintegerViewport height of the browser in pixels.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.