Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It correctly identifies the action as downloading, implying a network operation, but does not disclose potential side effects, such as disk usage or time consumption. The description is accurate but lacks detail about behaviors like installation process, cache management, or progress feedback. There is no contradiction with annotations as none exist.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.