Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden and usefully discloses the per-call cost ($0.001 USDC on Base) and the structured ok/found response shape. It does not mention failure modes, rate limits, or behavior for invalid or unregistered domains, leaving gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.