Execute a Puppeteer script in a headless browser and capture a screenshot. Use this tool for browser automation tasks such as navigating to URLs, interacting with page elements, extracting data, or capturing visual snapshots of web pages. The script runs in a sandboxed Puppeteer…
codestringJavaScript wrapper code that invokes the PUPPETEER utility. In most cases, use the default value. Only modify if you need a different execution pattern.
inputRequiredstringPuppeteer script to execute in a headless browser. The script has access to a 'page' object (a Puppeteer Page instance). Common operations include: page.goto(url), page.waitForSelector(selector), page.click(selector), page.type(selector, text), page.screenshot(), and page.evalua…
returnBinarybooleanWhether to return a screenshot of the final page state as PNG image data. Set to true (default) to capture and return the screenshot.
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
Aident-managed access. Risk level 2 of 5.
$0.003 / call
No published Skills explicitly reference this Action yet.