Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden and does disclose meaningful behavior: it returns only origin/host/path and deliberately drops query and fragment components. However, it does not disclose error behavior, requirements on the URL, or what happens when the other parameters are provided, so transparency is partial.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.