Skip to main content
Glama
skjshr
by skjshr

firefox_mouse_move

Move the mouse to viewport coordinates or hover over a DOM element in a Firefox tab to trigger hover effects or prepare for clicks.

Instructions

Move the mouse over viewport coordinates or an element.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sessionTabIdYesfire-fodex session tab id
xNo
yNo
selectorNoCSS selector or fire-fodex element ref
frameRefNoOptional frame ref returned by firefox_snapshot.
observeNosnapshot
Behavior2/5

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

With no annotations, the description carries full responsibility for disclosure, but it fails to mention behavioral details like edge cases (out-of-viewport coordinates), animation duration, or whether it triggers any events.

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 description is one sentence, front-loading the key action. However, it sacrifices necessary detail for brevity, making it less helpful overall.

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?

Given the tool has 6 parameters, no output schema, and no annotations, the description is severely incomplete. It does not explain the relationship between coordinates and selector, nor how 'observe' works.

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?

Schema description coverage is 50%, with only 3 of 6 parameters described. The description adds no parameter-specific context, leaving 'x', 'y', and 'observe' unexplained beyond the 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 states the action ('move the mouse') and the target ('viewport coordinates or an element'). It distinguishes from sibling tools like 'firefox_click' by implying a move without a click, though it doesn't explicitly contrast.

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 provided on when to use this tool versus alternatives such as 'firefox_click' or 'firefox_mouse_click'. The description does not indicate prerequisites or typical use 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/skjshr/fire-fodex'

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