Skip to main content
Glama

DayDayMap Search

daydaymap_search

Search DayDayMap assets using query syntax for IP, domain, geography, ICP, ASN, web, protocol, app, device, certificate, time, vulnerability, and organization fields. Supports pagination and field selection.

Instructions

Search DayDayMap assets with POST /api/v1/raymap/search/all. Query is automatically Base64-encoded for the keyword parameter. Strings in queries must use English double quotes and are case-insensitive. Supported return fields: ip, is_ipv6, is_website, port, protocol, url, continent, country, country_code, province, city, postal_code, asn, asn_org, longitude, latitude, isp, domain, icp_reg_name, industry, title, icon_md5, banner, header, body, os, device_type, manufacturer, server, lang, device, product, service, tags, time_stamp, cert, cert_selfsigned, SSL. Query syntax categories: IP: ip, ip.port, ip.isp, ip.os_family, ip.os, ip.tag, ip.industry, is_ipv6; 域名: domain, domain.root, is_domain; 地理位置: ip.country, ip.province, ip.city, ip.district; ICP 备案: icp.number, icp.name, icp.name_prefix, icp.webname; AS 域: asn.number, asn.org; WEB: is_web, web.server, web.status_code, web.header, web.title, web.lang, web.body, web.icon; 协议: protocol.transport, protocol.service, protocol.banner; 应用: app.name; 组件: product; 设备: device.name, device.type, device.type_sub, brand, model, manufacturer; 证书: cert.issuer, cert.subject, cert.sn, cert.org, cert.md5, cert.is_expired, cert.is_trust, cert.startdate, cert.enddate; 时间: time; 漏洞: vul.cve, vul.dvb; 资产归属: org.name, org.name_prefix. Logical AND uses &&. Maximum 10,000 results total (page x page_size <= 10000).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPage number, 1-10000.
queryYesDayDayMap query string. Use English double quotes for values. Examples: ip="1.1.1.1", domain="example.com", ip.port="443" && protocol.service="https", ip.country="中国" && web.title="管理系统", cert.subject.cn="example.com".
fieldsNoComma-separated fields to include in response. When set, only these fields are returned. Takes priority over exclude_fields.
page_sizeNoResults per page, max 10000.
exclude_fieldsNoComma-separated fields to exclude from response. Only effective when fields is not set.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior5/5

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

With no annotations, the description fully discloses behavioral traits: automatic Base64 encoding of query, English double quotes case-insensitive, maximum results 10000, and a complete list of return fields and query syntax categories. There are no contradictions.

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

Conciseness3/5

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

The description is verbose (large list of fields and query syntax) but well-structured with categories. While the length is warranted for complexity, it could be trimmed by relying on the output schema for return fields. However, it remains readable.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (5 parameters, hundreds of fields) and existence of an output schema, the description covers all critical aspects: endpoint, encoding, query syntax, fields, pagination limits, and examples. It is fully sufficient for correct invocation.

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?

Schema description coverage is 100% but the description adds substantial value: it explains the Base64 encoding behavior, provides query examples, and details the query syntax categories not present in the schema. This goes beyond the schema definitions.

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 DayDayMap assets via a specific API endpoint, and explicitly names the target platform. It distinguishes itself from sibling tools (e.g., fofa, hunter, quake) by the unique asset source DayDayMap.

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 extensive usage guidance: query syntax categories, examples, case-insensitivity, double quotes requirement, Base64 encoding, logical AND with &&, and result limits. It lacks explicit comparison to siblings but implicitly defines its domain.

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