Skip to main content
Glama
hy-2005
by hy-2005

pool_status

Check browser pool status per agent to confirm each agent has an isolated, available browser for concurrent automation without conflicts.

Instructions

查看浏览器池状态(按 agent)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

The description indicates a read-only operation via the verb 'view', but beyond that, it provides no additional behavioral context—no mention of output contents, side effects, or limitations. Since there are no annotations, the description carries the full burden but only delivers the bare minimum.

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 short phrase that is entirely front-loaded and contains no filler words, scoring high on conciseness.

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?

For a simple status tool with no parameters and no output schema, the description is minimal but adequate for basic understanding; however, it doesn't specify what status information is returned or how it is presented, leaving some ambiguity.

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 input schema has zero parameters, giving a baseline score of 4. The description adds context about 'by agent' which hints at the scope of the result, but since there are no parameters, there is nothing more to explain.

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 uses the specific verb '查看' (view) with clear resource '浏览器池状态' (browser pool status) and scope '按 agent' (by agent), which clearly distinguishes it from the sibling pool_test tool.

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?

No guidance on when to use this tool versus alternatives; there is no mention of specific scenarios, prerequisites, or comparisons with pool_test or other browser tools.

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/hy-2005/playwright-pool-mcp'

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