Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false, providing safety information. The description adds minimal behavioral detail beyond the core action, such as potential side effects or performance considerations. The parameter description for force_download does add context about cloud eviction, but the main description itself is sparse.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.