Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
While the destructiveHint annotation indicates potential for data modification, the description does not elaborate. It fails to mention that execution may alter data, require authentication, or have side effects like creating temporary tables. The description adds no behavioral context beyond the annotation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.