Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full transparency burden. It discloses the returned data (title, year, publisher, etc.) and 'Fetch' implies read-only, but it does not address failure modes (e.g., not found), authentication, or other behavioral nuances. It provides basic context but lacks depth.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.