Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already declare destructiveHint=true, so the agent knows this is a destructive operation. The description adds that the clipboard content is replaced and that the replacement is plain text, which implies loss of any rich formatting. This is useful context but not deeply rich behavioral detail beyond what destructiveHint already signals.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.