scroll_down
Scroll down a webpage by a specified number of pixels or one full page if no value is provided. Part of the Steel MCP Server, it enables precise web navigation for LLMs via Puppeteer-based tools.
Instructions
Scroll down the page by a pixel amount - if no pixels are specified, scrolls down one page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pixels | No | The number of pixels to scroll down. If not specified, scrolls down one page. |