Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide the readOnly, idempotent, openWorld, and non-destructive safety profile. The description adds valuable behavioral context: no API key is needed, the tool is safe to call immediately, and the catalog includes tools callable via tools/call. This goes beyond what annotations alone convey.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.