Skip to main content
Glama

double_click

Double-click any element on a web page, identified by CSS selector or fingerprint ref. Automatically scrolls it into view and acts on the active tab or chosen browser.

Instructions

Double-click an element (CSS selector or ref). Auto-scrolls into view. Active tab unless browserId given.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
selectorNoCSS selector.
refNoFingerprint ref from snapshot.
browserIdNoTarget tab. Defaults to active.
Behavior3/5

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

Annotations are minimal (readOnlyHint=false, destructiveHint=false). Description adds auto-scroll behavior and default tab targeting, but no side effects or prerequisites. More details on failure modes would improve.

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?

Two sentences, no filler. Front-loaded with action and key details. Every part is necessary.

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?

Covers main functionality and parameter usage, but lacks description of return values, error handling (e.g., element not found), or behavior when both selector and ref are omitted. Acceptable for a simple tool.

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 100%, but the description adds value by clarifying selector and ref are alternatives and explaining the browserId default. This enhances understanding beyond the schema.

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 clearly states the action (double-click) and the target (element identified by CSS selector or ref). It distinguishes from siblings like 'click' by specifying double-click and auto-scrolling behavior.

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 explicit guidance on when to use double_click vs. single click or right-click. The description mentions auto-scrolling, but does not exclude other tools or provide when-not scenarios.

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/Frumane/gecko-mcp'

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