Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations or output schema, the description carries the full burden of behavioral disclosure. It reveals that multiple inputs are batched and the output is a set of candidates, but it does not explain how invalid links are handled, how search strings are interpreted, whether candidates are deduplicated or ranked, or what data each candidate contains.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.