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. 'Catalog' implies a read-only reference, but it does not state whether the tool makes any external calls, whether it requires network access, or what it returns. It also does not explain how the parameters affect behavior, leaving side effects and data usage opaque.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.