Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It discloses that the tool does not provide WHOIS or ownership data, which is a behavioral limit. However, it does not describe what happens to the 'json' parameter (stated as 'discarded after the check' in the schema), input validation behavior, or any edge cases around hostname format handling.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.