Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already flag destructive behavior and idempotency, but the description adds meaningful behavioral detail: updates propagate across all projects sharing the key, and machine-translation flags are cleared because the value becomes human-edited. This is valuable context beyond the annotations and helps an agent anticipate side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.