Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover safety (read-only, idempotent, non-destructive). The description adds the supported metrics and typical applications, but it doesn't disclose edge-case behavior (e.g., dimension mismatch, zero vectors) or return formats beyond what the output schema would cover.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.