Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of disclosing behavior. 'Copy a modifier in the stack' implies duplication, but it does not explain whether the copy is added immediately below the original, whether it inherits all settings, what naming conventions apply, or whether any context like active object matters.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.