Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden and does disclose real behavior: schema_filter skips login pages, media and unrelated content, and save_path auto-generates a timestamped filename when given a directory. It omits important operational traits such as rate limiting/politeness, robots.txt handling, authentication needs, and whether the crawl is strictly read-only.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.