Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint and idempotentHint, but the description adds a critical behavioral invariant: a partial list is rejected rather than applied, with a rationale. This goes beyond the structured annotations and prevents an agent from assuming a partial update would silently succeed. No contradiction.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.