Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, destructiveHint=false, and openWorldHint=false, so the safety profile is covered. The description adds the 'app-only unseen-frame' and 'mounted widget' constraints, which are useful behavioral boundaries, though it does not explain what 'unseen-frame' means or how afterSequence affects state.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.