Skip to main content
Glama

browser_network_detail

Inspect network request details including headers, body, timing, and failure reasons during browser testing, with automatic redaction of sensitive data.

Instructions

查看本轮网络请求详情,包括请求头、响应头、请求体、响应体摘要、耗时和失败原因。输出自动脱敏。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo最多返回记录条数,默认 50
sinceNoISO 时间戳,只返回该时间之后的记录
methodNoHTTP 方法,如 GET/POST/PUT
containsNoURL 过滤关键字,兼容旧参数
statusMaxNo只返回状态码小于等于该值的记录
statusMinNo只返回状态码大于等于该值的记录
currentOnlyNo是否只返回当前 checkpoint 之后的记录,默认 true
urlContainsNoURL 过滤关键字
Behavior3/5

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

With no annotations, the description carries the full burden. It discloses that output is automatically sanitized and lists the included fields. However, it does not explicitly state read-only behavior, rate limits, or whether the tool requires prior network requests. The transparency is adequate but incomplete.

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, concise sentence that front-loads the verb and resource. Every word adds value, listing key outputs and the sanitization feature. No redundant or extraneous information is present.

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 absence of an output schema, the description explains the return fields (headers, body summary, duration, failure reasons). However, it does not clarify the 'round' or 'checkpoint' concept referenced in the parameter schema, nor does it specify the data structure (list vs. single item). Slightly incomplete but largely sufficient for a detail viewer.

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 description adds no additional meaning beyond the schema; it does not explain parameter interactions, deprecations, or search behavior. It merely rephrases the tool's output without relating to parameters.

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: viewing details of network requests for the current session. It lists specific elements (headers, body summary, duration, failure reasons) and mentions automatic sanitization, distinguishing it from siblings like 'browser_network' and 'browser_har_export'.

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?

The description lacks any guidance on when to use this tool versus alternatives. It does not specify prerequisites, exclusions, or scenarios where other tools would be more appropriate. No contextual cues are provided to help the agent decide.

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