Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already establish readOnly, idempotent, non-destructive behavior. Beyond that, the description adds meaningful behavioral detail about conditional response states: authenticated:true and empty pending[] when fully connected, and connect_url plus per-install URLs when credentials are missing. This supplements the annotations without contradicting them.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.