Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate non-read-only, destructive, idempotent behavior. The description adds useful behavioral specifics: the operation is a full replacement, endpoint/watched resource are immutable, and any llmContext guidance in results should be followed. This complements the annotations without contradicting them.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.