Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full transparency burden. It does disclose that query and fragment are dropped, which is useful, but it completely ignores the host, json, and zone parameters in the schema, making it unclear whether they are valid inputs, ignored, or serve a different purpose. This is a significant gap for a tool with no annotation support.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.