Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (destructiveHint=true, readOnlyHint=false), the description adds meaningful behavioral detail: content is encrypted at rest, authorized reads decrypt automatically, and audience immutability. This complements the annotations without contradiction, though it doesn't mention side effects like dependency creation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.