Skip to main content
Glama

browser_errors

View uncaught JS exceptions, console errors, and failed HTTP requests in a unified timeline. Diagnose unresponsive clicks or blank pages immediately.

Instructions

一站式排障: JS 未捕获异常(pageerror) + console.error + 失败请求(网络层失败或HTTP≥400)合并视图, 按时间排序。点了没反应/页面白屏时先调它。增量游标同 browser_console。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
sinceNo
task_idNo
Install Server

TDQS

A4.2/5.0
Behavior4/5

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

With no annotations, the description carries the full burden of behavioral disclosure. It discloses the exact error types included, time-sorting, and cursor behavior. It does not explicitly state whether the operation is read-only or describe the return structure, which is a minor gap for a view tool.

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 a single, compact sentence that front-loads the core purpose, includes usage guidance, and contains no redundant wording. It is appropriately sized and easy to scan.

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?

The description covers the essential purpose and gives a clear usage trigger, but without an output schema or annotations, it does not describe the return format, pagination details, or potential side effects. For a troubleshooting tool, the missing output structure and read-only confirmation leave notable gaps.

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 0%, and the description does not explain the 'limit' or 'task_id' parameters. Only a hint is given about the cursor ('增量游标同 browser_console'), which partially clarifies 'since'. The description fails to compensate for the complete lack of parameter documentation.

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 that the tool merges JS uncaught exceptions, console errors, and failed requests (network failures or HTTP>=400) into a time-sorted view. It uses the phrase '一站式排障' (one-stop troubleshooting) and differentiates itself from sibling tools like browser_console and browser_network by being a combined view.

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

Usage Guidelines5/5

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

Provides explicit guidance: '点了没反应/页面白屏时先调它' (call it first when clicks don't respond or page is blank). It also references the incremental cursor being the same as browser_console, giving a clear analogy for its usage pattern.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/paipaipai666/nexus-browser-mcp'

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