Skip to main content
Glama

AutoProbeMCP

by Wladastic

check_scrollability

Verify page scrollability in vertical, horizontal, or both directions using AutoProbeMCP’s browser automation tool to ensure interactive web functionality.

Instructions

Check if the page is scrollable in the specified direction

Input Schema

NameRequiredDescriptionDefault
directionNoDirection to check for scrollabilityboth

Input Schema (JSON Schema)

{ "properties": { "direction": { "default": "both", "description": "Direction to check for scrollability", "enum": [ "vertical", "horizontal", "both" ], "type": "string" } }, "type": "object" }

Other Tools from AutoProbeMCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Wladastic/AutoProbeMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server