Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint=true and readOnlyHint=false. The description adds that it modifies appearance and applies foundational design tokens, which gives some context. However, it does not disclose potential side effects (e.g., overriding existing styles) or reversibility, so it stays at a baseline level given the annotation coverage.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.