Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide readOnlyHint, idempotentHint, and openWorldHint. The description adds value by detailing the return format (status enum, progress 'N/M', per-target statuses) and the owner-scoping behavior (notFound for other principals). It also implies polling semantics. No contradictions.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.