Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate destructiveHint and idempotentHint, but the description adds no further context about the nature of removal—whether it is permanent, whether it affects active sessions, or whether special permissions are required. It merely restates the operation without enriching the behavioral profile.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.