Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of behavioral disclosure. It states the core function (discovering subdomains) and the cost, but it does not mention whether the operation is read-only, any authorization requirements, rate limits, or potential error conditions. The cost detail is useful, but other behavioral context is missing.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.