Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It effectively describes key behavioral traits: the paste API mechanism, character limit constraint (1024 max), and keyboard layout support. However, it doesn't mention error conditions, performance characteristics beyond 'faster,' or what happens with invalid inputs.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.