Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It only states the output is text for the connected schema, implying a read operation, but does not disclose whether it reads the live schema, whether it requires a connection or permissions, or if there are any performance implications. No caveats or side effects are mentioned.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.