Skip to main content
Glama

browser_step

Records browser verification step evidence including screenshots, DOM snapshots, and error summaries to create a traceable audit trail.

Instructions

记录当前验证步骤证据:截图、DOM 简要快照、本轮统一错误摘要。用于形成可追溯证据链。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
labelNo步骤名称,如 login-after-submit
snapshotNo是否采集 DOM 简要快照,默认 true
screenshotNo是否截图,默认 true
includeWarningsNo错误摘要是否包含 warning
redactSelectorsNo截图中额外遮挡的 CSS 选择器
Behavior3/5

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

With no annotations, the description carries the burden. It discloses the recorded artifacts (screenshot, DOM snapshot, error summary) but omits behavioral traits like idempotency, side effects, or prerequisites (e.g., active browser session). Adequate but with 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?

Single sentence that is front-loaded with the action verb and key artifacts. No wasted words; every part adds value. Appropriate length for the tool's simplicity.

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?

Given the tool's simplicity (5 optional params, no output schema), the description covers core purpose. However, with no annotations and a list of 80+ siblings, more context on evidence storage or chain integration would be beneficial. Still not critically incomplete.

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 coverage is 100% and descriptions are present. The tool description repeats the general idea ('screenshot, DOM, error summary') but adds no additional meaning beyond the schema's per-parameter descriptions. Baseline 3 is appropriate.

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 records evidence for verification steps, combining screenshot, DOM snapshot, and error summary. This contrasts with siblings like browser_screenshot (only screenshot) or browser_snapshot (only DOM), providing a unique composite purpose.

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

Usage Guidelines4/5

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

The description implies use during verification steps ('record current verification step evidence') but does not explicitly state when to use or avoid alternatives. Given the sibling list, it is clear this is for documenting steps, but no exclusions or context are provided.

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/validpilot/ai-verify-mcp'

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