Skip to main content
Glama

scroll

Adjust the viewport in any direction by a defined amount, target a specific element's container, or center a referenced element in view.

Instructions

Scroll: direction:"down"+amount (ticks, 1 tick ≈ 80% viewport; ref scrolls that element's container) — or y:<p…

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
yNo
refNo
amountNo
frameIdNoframeId (omit=top)
intoViewNoRef to scroll into center of viewport
directionNo
Behavior3/5

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

The description adds useful behavioral context beyond the schema, notably '1 tick ≈ 80% viewport' and 'ref scrolls that element's container'. Since there are no annotations, these details matter. However, the description is truncated and leaves the behavior of other modes like y, intoView, and frameId partially unexplained.

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

Conciseness3/5

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

The visible text is compact and front-loaded with the main action, but it is visibly truncated ('— or y:<p…'). This makes the structure incomplete and prevents it from being cleanly assessable as a finished, well-formed definition.

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

Completeness2/5

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

The tool has six optional parameters, no required parameters, no output schema, and no annotations, so the description carries a heavy burden. The description covers only a subset of usage modes, omits combination semantics, and is cut off, leaving an agent without enough information to reliably construct every valid call.

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

Parameters4/5

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

Schema coverage is only 33%, so the description has to compensate. It does by explaining the meaning of direction+amount as ticks, the approximate viewport proportion, and the ref parameter's container-scrolling behavior. It also begins to explain the y parameter, adding real semantic value over the bare schema.

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

Purpose4/5

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

The description clearly identifies the verb and resource by starting with 'Scroll:' and then demonstrating usage patterns. It distinguishes the tool's basic function, though it does not explicitly contrast with sibling tools like navigate or click.

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

Usage Guidelines2/5

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

No guidance is given for when to use this tool versus alternatives such as navigate, explore_page, or click. The description is purely syntax-oriented and does not state selection criteria or excluded cases.

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/spliffspliff70-wq/websense-mcp'

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