Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint/idempotentHint/destructiveHint, and the description adds only a 'supported' qualifier indicating results are restricted to supported routes. It does not describe return payload or empty/error behavior, but the annotation safety profile covers the main behavioral burden.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.