Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide readOnlyHint=true and destructiveHint=false, and the description reinforces this with 'read-only visual preview' and explicit non-actions like 'does not create, publish, update, or promote.' This adds useful context about the tool's non-mutating nature beyond the raw annotation flags, though it does not go into depth about return behavior or edge cases.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.