Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the readOnly/idempotent/destructive annotations, the description adds valuable behavioral detail: the call is free and anonymous, one call covers the whole tree, and results fail closed with unverified entries so that an empty malicious list alone is not an all-clear. It also warns about the exact-version limitation, which is essential for interpreting results.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.