Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden. It does disclose a meaningful behavior: 'Query and fragment are dropped.' However, it does not mention how invalid URLs are handled, whether the operation is purely read-only, or what happens when no URL is supplied, leaving gaps in transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.