Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations are none, so the description carries full responsibility for revealing side effects and requirements. It simply says 'Add data quality monitoring' without stating whether it modifies files, requires an api_key, creates external resources, or is idempotent. This leaves the agent blind to the operation's footprint.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.