7 tools registered. Strongest in tool selection, weakest in trust.
get_registration: Description instructs agent when to use the tool; get_dns_records: Description instructs agent when to use the tool; get_hosting: Description instructs agent when to use the tool; get_certificates: Description instructs agent when to use the tool{
name: "get_registration",
// Metadata DESCRIBES the tool - it never addresses the agent reading it.
// Rewrite any name, description, title, or schema field description that
// instructs the agent (which tool to prefer, what to output, rules to
// ignore) so it states what the tool does and what it returns instead.
description: "Searches the catalog and returns matching items with prices."
}{
"name": "get_registration",
"description": "Get WHOIS/RDAP registration data for a domain including registrar, creation date, expiration date, nameservers, and registrant information. Use this tool when users ask about domain ownership, registration, expiry, or who owns a domain.",
"inputSchema": {
"type": "object",
"properties": {
"domain": {
"type": "string",
"description": "Root domain to look up, e.g. example.com (no protocol or subdomain)."
}
},
"required": [
"domain"
]
},
"annotations": {
"readOnlyHint": true,
"untrustedContentHint": true
}
}obstruction: weak{ name: "open-domain-report" /* short, unique, verb-based */ }open-domain-report: weakget_registration: Description instructs agent when to use the tool; get_dns_records: Description instructs agent when to use the tool; get_hosting: Description instructs agent when to use the tool; get_certificates: Description instructs agent when to use the tool{
name: "get_registration",
// Metadata DESCRIBES the tool - it never addresses the agent reading it.
// Rewrite any name, description, title, or schema field description that
// instructs the agent (which tool to prefer, what to output, rules to
// ignore) so it states what the tool does and what it returns instead.
description: "Searches the catalog and returns matching items with prices."
}{
"domain": "this site"
}{}