Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full behavioral disclosure burden. It does disclose a meaningful behavior (dropping query and fragment), but it says nothing about input validation, error behavior, or what happens when the other accepted schema parameters (host, json, zone) are supplied, which is especially confusing given the mismatch between the description and the schema.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.