Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint, so the description's main contribution is explaining response behavior: authenticated:true with empty pending[], plus connect_url for the toolkit and per-install URLs when credentials are missing. This adds useful context beyond the annotations, though partial connection states are not explicitly addressed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.