Steel MCP Server

Official

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

NameRequiredDescriptionDefault
pixelsNoThe number of pixels to scroll down. If not specified, scrolls down one page.

Input Schema (JSON Schema)

{ "properties": { "pixels": { "description": "The number of pixels to scroll down. If not specified, scrolls down one page.", "type": "integer" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from Steel MCP Server

Related Tools

ID: tbd32geble