Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare idempotentHint=true, destructiveHint=false, and readOnlyHint=false, which covers the safety profile. The description adds minimal context beyond 'enables/disables,' but it does not contradict annotations. It doesn't explain side effects (e.g., what happens to preview/scene) but that's beyond the tool's scope. With annotations present, the added value is adequate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.