Skip to main content
Glama

camofox_hover

Trigger tooltips, dropdown menus, or hover states by hovering over an element. Use a snapshot reference or CSS selector to target the element.

Instructions

Hover over an element to trigger tooltips, dropdown menus, or hover states. Use ref from snapshot or CSS selector.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tabIdYesTab ID
refNoElement ref from snapshot (e.g. 'e5')
selectorNoCSS selector (e.g. '#menu-item', '.dropdown-trigger')
Behavior2/5

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

No annotations provided; description only states the basic action without disclosing side effects, prerequisites (e.g., element must be visible), or safety profile, leaving significant behavioral gaps.

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 short, clear sentences with no wasted words; efficient and front-loaded.

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

Completeness4/5

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

For a simple hover action with good schema coverage, the description covers the essentials, though it doesn't note if subsequent actions (like waiting or snapshotting) are needed.

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?

The description adds practical context by emphasizing that either ref or selector should be used, complementing the schema which marks both as optional but does not indicate at least one is needed.

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 ('hover') and its purpose (trigger tooltips, dropdown menus, or hover states), distinguishing it from click or other interaction tools.

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

Usage Guidelines3/5

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

It mentions using ref or CSS selector, giving some direction on element specification, but lacks explicit guidance on when to use hover over alternatives like click or scroll.

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/redf0x1/camofox-mcp'

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