Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden, and it does well by disclosing the output shape ('{ok, source, title, headings, links, urls, emails, text}') and the per-call cost. It stops short of detailing error behavior or edge cases, but the core behavioral contract is visible.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.