Skip to main content
Glama

ZoomEye v2 Asset Search

zoomeye_search

Search ZoomEye paid-account assets using the v2 API. Submit a raw query or base64-encoded query, and control page, page size, fields, asset type, and facets.

Instructions

Search ZoomEye paid-account assets with POST /v2/search. Provide a raw query for automatic Base64 encoding, or pass qbase64 directly. Free and legacy search APIs are not supported.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPage number sorted by update time.
queryNoRaw ZoomEye v2 query, for example title="knownsec" or port=443 && country="CN".
facetsNoComma-separated facet fields. Supported values: country, subdivisions, city, product, service, device, os, port.
fieldsNoComma-separated return fields, for example ip,port,domain,update_time.ip,port,domain,update_time
qbase64NoBase64-encoded ZoomEye v2 query. Used as-is when provided.
pagesizeNoResults per page. Official v2 maximum is 10000.
sub_typeNoAsset data type: v4, v6, or web.v4
ignore_cacheNoWhether to ignore cached data. Business plans and above support this.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

With no annotations provided, the description bears full responsibility for behavioral disclosure. It mentions automatic Base64 encoding and paid-account requirements but fails to disclose authentication needs, rate limits, pagination behavior, or cost implications. For a search tool, lack of these details reduces transparency.

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 consists of two concise sentences with no redundant information. It is front-loaded with the main action and efficiently covers key points: endpoint, query options, and unsupported APIs.

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 the 8 parameters (all optional), 100% schema coverage, and presence of an output schema, the description is adequate but not thorough. It explains the query mechanism and scope but omits return format, pagination details, and error handling. For a search tool in a competitive suite, more completeness would be beneficial.

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 context about the query and qbase64 parameters, explaining the relationship (raw query gets auto-encoded vs. direct base64). This adds marginal value beyond the schema descriptions, which already include examples and defaults.

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 searches ZoomEye paid-account assets using POST /v2/search, specifying the verb, resource, and API method. It distinguishes from siblings by explicitly noting that free and legacy APIs are not supported, which separates it from related tools like fofa_search or quake_search.

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 provides clear usage guidance: users can either provide a raw query (automatic Base64 encoding) or pass qbase64 directly. It also mentions that free/legacy APIs are not supported, implying when not to use the tool. However, it does not explicitly suggest alternative tools for free or legacy accounts, which would improve clarity.

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/helGayhub233/SurveyHub-MCP'

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