Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description should disclose authentication requirements, rate limits, or data scope. It only states the basic function, omitting important behavioral details like the fact that api_key and api_secret are parameters (even if optional) and what the 'max' and 'lang' parameters control.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.