Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
While annotations already mark destructiveHint=true, the description adds valuable behavioral specifics: 'irreversible' and 'immediately stop working,' plus the admin scope requirement. This goes beyond the annotation's binary signal and informs the agent about consequences and authorization needs.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.