Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the description only adds context about the return format (authenticated, pending, connect_url). This is some added value beyond annotations but is not extensive; it doesn't mention rate limits, security, or any unexpected behavior. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.