Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Without annotations, the description carries a heavier burden. It does disclose meaningful behavior: query and fragment are dropped, and the output consists of origin, host, and path. However, it does not explain side effects, error behavior, or what happens when non-URL parameters are supplied, leaving the tool's full behavior unclear.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.