Skip to main content
Glama

test_keyboard_navigation

Tab through a page to test keyboard navigation: tracks focus order and checks for visible focus indicators.

Instructions

Tab through a page and track focus order. Checks for visible focus indicators and reports the tab sequence.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNoURL to test (use this or session_id)
projectNoProject name (optional). With a project: runs in its shared, authenticated context. Without: runs in an isolated context (no shared cookies/login).
max_tabsNoMax Tab presses (default: 50)
session_idNoSession ID (use this or url)
Behavior3/5

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

With no annotations, the description carries full burden. It discloses that the tool tabs through a page and checks focus indicators, but it does not mention behavioral details like whether it simulates user interaction, whether it modifies page state, or what happens if the page navigates. This is adequate but leaves 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?

The description is two concise sentences that front-load the main action (tab through and track focus order). Every word earns its place; no filler or redundancy.

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?

Given the lack of output schema and annotations, the description does not explain the return format (e.g., what the report looks like) or clarify parameter interactions (e.g., URL vs session_id). It is adequate but could provide more completeness for a tool with four parameters.

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

Parameters3/5

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

Schema description coverage is 100%, so baseline is 3. The tool description does not add any information about parameters; the schema descriptions already provide meaning. The description does not compensate with additional context.

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 tool's purpose: tabbing through a page, tracking focus order, checking visible focus indicators, and reporting the tab sequence. It uses specific verbs and identifies the resource (page), distinguishing it from sibling tools like test_dark_mode or test_form_validation.

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?

The description implies usage for keyboard accessibility testing through its name and action, but it does not explicitly state when to use this tool over alternatives, nor does it mention prerequisites or when not to use it.

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/segentic-lab/periscope-mcp'

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