Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false. The description adds value by explicitly stating 'Read-only', detailing the specific checks performed, and noting the use of Private-Use SVCB param code points pending IANA assignment. This provides behavioral context beyond the annotations, though it does not cover caching behavior or error conditions.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.