Skip to main content
Glama

browser_captcha_detect

Identify captcha types and complexity on web pages, determining if human processing is required. Supports image, slider, and click captchas.

Instructions

检测页面中的验证码元素,返回验证码类型、复杂度、是否需要人工处理等信息。支持多种验证码模式:图片验证码、滑块验证码、点选验证码等。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNo目标页面URL,可选
detectModeNo检测模式:auto(自动检测)、image(仅图片验证码)、slider(仅滑块验证码)、click(仅点选验证码)auto
captchaSelectorNo验证码图片的CSS选择器,可选
Behavior2/5

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

No annotations are provided, so the description must fully disclose behavior. It mentions outputs (type, complexity, manual processing) but does not state whether the tool is read-only, modifies state, requires permissions, or has side effects. It also does not describe limitations or error conditions.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise, with one sentence and a supporting list of supported captcha modes. It gets to the point quickly. However, it could be more structured with separate sections for purpose and usage.

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 three optional parameters and no output schema, the description provides a high-level summary of outputs (type, complexity, manual processing) but lacks detail on the exact return structure, error cases, or how the detection algorithm works. It is adequate but not comprehensive.

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%, so baseline is 3. The description adds no extra meaning beyond the schema descriptions; it does not clarify default behavior or parameter interactions. The tool has three parameters, all optional, but the description does not explain their usage or defaults.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states that the tool detects captcha elements and returns type, complexity, and manual processing need. It lists supported modes, making the purpose specific. However, it does not differentiate from sibling tools like browser_captcha_read or browser_captcha_screenshot.

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 provides no guidance on when to use this tool versus alternatives. It does not mention when not to use it or suggest related tools. Sibling differentiation is missing.

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