Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already signal read-only, idempotent, non-destructive behavior. The description adds useful behavioral context beyond those hints: the term must already exist, and the tool will not fabricate or fuzzy-match terms. It does not describe failure behavior for unknown keys, but the output schema likely covers result shape.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.