Skip to main content
Glama

ruyi_human_scroll

Scrolls one direction with small steps and random intervals using native Firefox wheel actions. Helps with reading-style downward scroll and gradually revealing pagination buttons.

Instructions

使用 Firefox 原生 wheel action 做单方向、小步、随机间隔滚动。不会定位元素或自动回滚,适合阅读式下滑和翻页按钮渐进进入视口。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
stepsNo滚轮步数,默认 4
maxStepNo每步最大像素,默认 140
minStepNo每步最小像素,默认 60
pageIdxNo
directionNodown
maxPauseMsNo步间最长停顿毫秒,默认 500
minPauseMsNo步间最短停顿毫秒,默认 120
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the transparency burden. It discloses key behavioral traits: native wheel action, single direction, small steps, random intervals, and the fact that it does not locate elements or automatically scroll back. It does not, however, discuss other potential behaviors such as interaction with page end or interruption, leaving some gap.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely compact, consisting of just two sentences that pack behavior, limitations, and usage. Every phrase adds value with no redundant content.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with 7 parameters and no output schema, the description covers the core behavior and limitations well, but it omits clarifications for parameter semantics like pageIdx and fails to mention what happens at the end of the page. Given the complexity, the description is adequate but has clear gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description does not reference any of the seven parameters, and the schema leaves pageIdx undescribed and direction without a description (though the enum is self-explanatory). With 71% schema coverage, the lack of compensation in the description leaves ambiguity for two parameters, especially pageIdx.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description specifies a concrete action: it uses Firefox's native wheel action to scroll in one direction with small steps and random intervals. It distinguishes itself from sibling human-interaction tools (move, drag, click, input) by focusing specifically on scrolling and explicitly noting it does not locate elements or auto-scroll back.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It states suitable scenarios ('reading-style scrolling' and 'pagination buttons gradually entering the viewport') and gives an exclusion by saying it will not locate elements or auto-roll back. However, it does not name alternative tools explicitly, so it lacks the explicit alternatives reference of the highest score.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/Facetomyself/ruyi-mcp'

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